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.
 
 
 
 
 
 
Yunus Emre Kalkan ec5f2c4576
Merge pull request #1258 from nguyendev/patch-27
7 years ago
..
applications Replace IIdentityModelHttpClientAuthenticator with IIdentityModelAuthenticationService. 7 years ago
databases Update MicroserviceDemo restore-database sql script 7 years ago
elk Configure ELK Stack 7 years ago
gateways Microsoft.AspNetCore.App package does not specify version. 7 years ago
k8s Added deployment scripts 7 years ago
kibana Added kibana-export.json 7 years ago
microservices Microsoft.AspNetCore.App package does not specify version. 7 years ago
modules/product Merge pull request #1258 from nguyendev/patch-27 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 Disable dotnet ef migrations on docker compose 7 years ago
docker-compose.override.yml Ports changed 7 years ago
docker-compose.yml Change image names to work with Docker Hub 7 years ago

README.md

Microservice Demo Solution

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