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.