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
- Host: GitHub
- URL: https://github.com/loic-sharma/minimal-nuget-v2-api
- Owner: loic-sharma
- License: mit
- Created: 2021-09-26T23:17:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T23:18:34.000Z (over 3 years ago)
- Last Synced: 2025-02-02T12:48:06.696Z (4 months ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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