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️⃣
beforecontains a web api solution before applying CPM2️⃣
aftercontains the same web api solution after applying CPM
Tools : net 8.0, mediatr, automapper, fluent-validation, serilog