Skip to content

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

Notifications You must be signed in to change notification settings

demid-ns/platform-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Dockerfile 1.4%