aimenux / CentralPackageManagementDemo

Enabling central package managment in web api projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET

CentralPackageManagementDemo

Enabling central package management in web api projects

In this repo, i m using CPM in order to ease the management of nuget packages in a multi-projects solution. The repo contains 2 solutions :

1️⃣ before contains a web api solution before applying CPM

2️⃣ after contains the same web api solution after applying CPM

Tools : net 8.0, mediatr, automapper, fluent-validation, serilog

About

Enabling central package managment in web api projects

License:MIT License


Languages

Language:C# 100.0%