Dotnet Microservices. A guide to building small, independent services in C# that work together.

github.com/gurjotsandher/dotnet-microservices

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2025
  • Added RabbitMQ for background tasks.
  • Added Command controller to Commands Service.
  • Added DB support for K8.
  • Updated Release for Command and Platform service.
  • Updated Assembly References.
  • Added Nginx load balancer.
  • Created kubernetes deployment files.
  • Initial commit for CMD service.
February 2025
  • API version name updated.
  • Added node proxy pod yaml file.
  • Changed project structure.