Web Application used to host a simple NuGet feed.
Info
Version: | 3.4.2 |
Author(s): | Microsoft |
Last Update: | Monday, July 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NuGet/NuGet.Server |
NuGet Url: | https://www.nuget.org/packages/NuGet.Server |
Install
Install-Package NuGet.Server
dotnet add package NuGet.Server
paket add NuGet.Server
NuGet.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Web.Xdt(>= 2.1.1)
- NuGet.Core(>= 2.14.0)
- NuGet.Server.Core(>= 3.4.1)
- NuGet.Server.V2(>= 3.4.1)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.AspNet.WebApi.OData(>= 5.7.0)
- WebActivatorEx(>= 2.2.0)