Inspiration
The project created by guidelines from Udemy course about .NET microservices and CQRS pattern. I did some refactoring and migrated a sample project from to .NET Core 3.0.
What it does
It shows basics of microservices architecture implemented using C# .NET with CQRS pattern and connection to Mongo DB.
Challenges I ran into
.NET Core framework is changing fast, so when I migrated from .NET Core 2.1 to 3.0 I had to resolve several issues.

Log in or sign up for Devpost to join the conversation.