badges/shields

Badge request: ProGet NuGet feeds

Open

#2605 opened on Dec 28, 2018

View on GitHub
 (6 comments) (6 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

Description

:clipboard: Description

  • Service: Inedo ProGet
  • Latest Version (), Latest Prerelease (), Download Count ()

Specifically, we're looking for support for the nuget feeds, but there are a lot of other feed types that others could find useful.

:link: Data

ProGet supports many types of artifact feeds. This issue is specifically looking to add support for the nuget feeds. other feeds supported by ProGet:

  • NuGet
  • PowerShell Packages / Modules
  • Ruby Gems
  • Visual Studio Extensions
  • Maven
  • npm
  • Bower
  • Chocolatey
  • Docker

I'd be willing to contribute support for the nuget feed, although I'm not sure if this would be better off as a generic addition to the existing nuget service that supports arbitrary feed URL's or as it's own service so support for other feed types can be added later.

Contributor guide