An open API service indexing awesome lists of open source software.

https://github.com/loic-sharma/minimal-nuget-v2-api


https://github.com/loic-sharma/minimal-nuget-v2-api

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Minimal NuGet V2 API

This is is a prototype for a minimal NuGet V2 API implementation.

## Useful resources

* GitHub: https://github.com/OData/AspNetCoreOData
* Odata 8 blog: https://devblogs.microsoft.com/odata/asp-net-odata-8-0-preview-for-net-5/
* V2 docs: https://joelverhagen.github.io/NuGetUndocs/

* Previous implementations:
* https://github.com/loic-sharma/BaGet/pull/294
* https://github.com/loic-sharma/BaGet/pull/178
* https://github.com/ai-traders/liget/blob/master/src/LiGet/CarterModules/PackagesV2Module.cs