/platform-service

A refactored version of code for the introduction to .NET Microservices

Primary LanguageC#

🚀 Introduction to .NET Microservices Refactored

This repository is a refactored version of the "Introduction to .NET Microservices" course.

🔀 Changes:

  • Each microservice has a separate SQL Server database
  • Data and services isolation
  • .NET 6 migration
  • Swagger support
  • Built-in ASP.NET logger support
  • Updated Kubernetes port forwarding

🔗 Course Link: Introduction to .NET Microservices

Feel free to explore the repository and learn about the concepts covered in the course.