Core library for creating a 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.Core |
Install
Install-Package NuGet.Server.Core
dotnet add package NuGet.Server.Core
paket add NuGet.Server.Core
NuGet.Server.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Web.Xdt(>= 2.1.1)
- Newtonsoft.Json(>= 9.0.1)
- NuGet.Core(>= 2.14.0)