demid-ns / platform-service

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ 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


Languages

Language:C# 98.6%Language:Dockerfile 1.4%