Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 578 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 578 Bytes

🚀 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.