NuGet.Server.V2
3.4.2
.NET Framework 4.6
Requires NuGet 2.6 or higher.
dotnet add package NuGet.Server.V2 --version 3.4.2
NuGet\Install-Package NuGet.Server.V2 -Version 3.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuGet.Server.V2" Version="3.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Server.V2 --version 3.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.Server.V2, 3.4.2"
#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.V2 as a Cake Addin
#addin nuget:?package=NuGet.Server.V2&version=3.4.2
// Install NuGet.Server.V2 as a Cake Tool
#tool nuget:?package=NuGet.Server.V2&version=3.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library to host one or more simple NuGet V2 feeds as Web API controllers.
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.OData (>= 5.7.0)
- Microsoft.Data.Edm (>= 5.8.4)
- Microsoft.Data.OData (>= 5.8.4)
- Microsoft.Web.Xdt (>= 2.1.1)
- Newtonsoft.Json (>= 13.0.1)
- NuGet.Core (>= 2.14.0)
- NuGet.Server.Core (>= 3.4.2)
- System.Spatial (>= 5.8.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NuGet.Server.V2:
Package | Downloads |
---|---|
NuGet.Server
Web Application used to host a simple NuGet feed |
|
WlNuget
Description |
|
LightCore.Extensions.Entity
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NuGet.Server.V2:
Repository | Stars |
---|---|
svenkle/nuget-server
A stand-alone hosted wrapper of the NuGet.Server package
|