https://github.com/yogyogi/microservices-code-refactoring
ASP.NET Core Microservices Code Refactoring into Reusable NuGet Package
https://github.com/yogyogi/microservices-code-refactoring
asp-net-core asp-net-core-mvc aspnetcore microservice microservices nuget nuget-packages
Last synced: 11 months ago
JSON representation
ASP.NET Core Microservices Code Refactoring into Reusable NuGet Package
- Host: GitHub
- URL: https://github.com/yogyogi/microservices-code-refactoring
- Owner: yogyogi
- Created: 2021-05-28T13:19:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T12:57:35.000Z (about 2 years ago)
- Last Synced: 2025-03-31T09:37:52.282Z (12 months ago)
- Topics: asp-net-core, asp-net-core-mvc, aspnetcore, microservice, microservices, nuget, nuget-packages
- Language: C#
- Homepage: https://www.hosting.work/aspnet-core-microservices-code-refactoring-nuget-package/
- Size: 26.4 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET Core Microservices Code Refactoring into Reusable NuGet Package
In this tutorial we will perform code refactoring for our ASP.NET Core Microservices. Since the Microservices are using same code, so we will move this code to a NuGet package and reference this code from the NuGet Package.
**Repository is updated to .NET 8.0**
Read the entire article here - https://www.hosting.work/aspnet-core-microservices-code-refactoring-nuget-package/
# Tutorial Contents
1. Create a Class Library Project and Refactoring Code
2. Creating NuGet Package
## Want to support me ?
Your support of every $5 will be a great reward for me to carry on my work. Thank you!

