NuGet.Server.Core
3.4.1
Prefix Reserved
.NET Framework 4.6
Requires NuGet 2.6 or higher.
Install-Package NuGet.Server.Core -Version 3.4.1
dotnet add package NuGet.Server.Core --version 3.4.1
<PackageReference Include="NuGet.Server.Core" Version="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Server.Core --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.Server.Core, 3.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NuGet.Server.Core as a Cake Addin
#addin nuget:?package=NuGet.Server.Core&version=3.4.1
// Install NuGet.Server.Core as a Cake Tool
#tool nuget:?package=NuGet.Server.Core&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library for creating a Web Application used to host a simple NuGet feed
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Web.Xdt (>= 2.1.1)
- Newtonsoft.Json (>= 9.0.1)
- NuGet.Core (>= 2.14.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NuGet.Server.Core:
Package | Downloads |
---|---|
NuGet.Server
Web Application used to host a simple NuGet feed |
|
NuGet.Server.V2
Library to host one or more simple NuGet V2 feeds as Web API controllers. |
|
AzureDelete
Package Description |
|
WlNuget
Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NuGet.Server.Core:
Repository | Stars |
---|---|
svenkle/nuget-server
A stand-alone hosted wrapper of the NuGet.Server package
|