NuGet.Core
2.8.6
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NuGet.Core -Version 2.8.6
dotnet add package NuGet.Core --version 2.8.6
<PackageReference Include="NuGet.Core" Version="2.8.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Core --version 2.8.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.Core, 2.8.6"
#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.Core as a Cake Addin
#addin nuget:?package=NuGet.Core&version=2.8.6
// Install NuGet.Core as a Cake Tool
#tool nuget:?package=NuGet.Core&version=2.8.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Web.Xdt (>= 2.1.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NuGet.Core:
| Package | Downloads |
|---|---|
|
NuGet.Protocol.Core.v2
NuGet Protocol v2
|
|
|
NuGet.Server
Web Application used to host a read-only NuGet feed
|