Microservices Architecture and Implementation on .NET 5
Course url: https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/
Course repo: https://github.com/aspnetrun/run-aspnetcore-microservices
Up
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
Down
docker-compose -f docker-compose.yml -f docker-compose.override.yml down