Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Atakan Özceviz d05836d9af .dockerignore file moved to the docker-compose context 7 years ago
..
applications Switch to client_credentials grant type for the console demo project. 7 years ago
databases Switch to client_credentials grant type for the console demo project. 7 years ago
elk Configure ELK Stack 7 years ago
gateways Add Blogging.HttpApi to InternalGatewayHostModule 7 years ago
k8s Increase persistent volume storage 7 years ago
kibana Added kibana-export.json 7 years ago
microservices Fix name of the ProductServiceMigrationDbContextFactory 7 years ago
modules/product Should add Product's Id to the ProductStockCountChangedEto event. 7 years ago
DeployToKubernetes.sh Created bash script for deploying to kubernetes 7 years ago
MicroserviceDemo.sln Reorganized folders 7 years ago
README.md Delete old doc. 7 years ago
docker-compose.migrations.yml Ports changed 7 years ago
docker-compose.override.yml Ports changed 7 years ago
docker-compose.yml Removed ConsoleClientDemo Docker 7 years ago

README.md

Microservice Demo Solution

This sample aims to demonstrate a simple yet complete microservice solution. See the documentation.