NuGet.Server.V2
3.4.2
Prefix Reserved
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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 (5)
Showing the top 5 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 |
|
MyPackegeLr2
Package Description |
|
WebAppLab5-2
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
|