Skip to content

An575/NuGet.Client

 
 

Repository files navigation

Octopus Logo Heart NuGet logo


Custom fork of NuGet for Octopus Deploy

NuGet 3 started removing leading zeros and the fourth digit if it is zero. These are affectionately known as "NuGet zero quirks" and can be surprising when working with tooling outside the NuGet ecosystem. We have made a choice to preserve the version as-is when working with Octopus tooling to create packages of any kind. Learn more about versioning in Octopus Deploy.

The build is available here: http://build.octopushq.com/project.html?projectId=OctopusDeploy_NuGet&tab=projectOverview (Private)

The packages are available here: https://octopus.myget.org/feed/octopus-dependencies/package/nuget/NuGet.CommandLine. The packages we build are in the format Nuget.<component>.<version>-octopus-<buildnumber>. Any others are copies from NuGet. To prevent confusion (by human and tooling) we are now marking our versions as 3.6.0-octopus-<buildnumber> as 3.6 is not present on nuget itself.

About

Core client libraries for NuGet Services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.1%
  • JavaScript 13.7%
  • PowerShell 3.5%
  • CSS 2.9%
  • C++ 1.3%
  • Classic ASP 0.3%
  • Other 0.2%