loic-sharma / BaGet

A lightweight NuGet and symbol server
https://loic-sharma.github.io/BaGet/
MIT License
2.61k stars 669 forks source link

.NET 6 BaGet #761

Open mbaksh01 opened 1 year ago

mbaksh01 commented 1 year ago

Would it make send to upgrade this project to .NET 6 as .NET Core 3.1 is now out of support?

dansiegel commented 10 months ago

Since it seems @loic-sharma doesn't seem to have time to update this. For those who need net6+ support you might check out a fork of BaGet that I've been maintaining which also has some additional functionality for providing your own custom Authentication Handler's. It's currently being cross compiled for net6.0, net7.0 and net8.0 with net7.0 and net8.0 converted to use minimal APIs that also have the additional metadata for using Swagger.