emgarten/Sleet

Featurerequest: Support for nuget v2

ds2edv opened this issue · 1 comments

Hello,

any chance to use it as a v2 feed?

Would use it with chocolatey but they only support v2 feeds at the moment.

Greetings

the v2 feed format is OData. It uses query parameters and wouldn't work for static files, which means we can't support it in Sleet.

I would really like to see chocolately updated to support NuGet v3 feeds.

chocolatey/choco#508