NuGet.Core
2.1.0-alpha001
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
This is a prerelease version of NuGet.Core.
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.1.0-alpha001
dotnet add package NuGet.Core --version 2.1.0-alpha001
<PackageReference Include="NuGet.Core" Version="2.1.0-alpha001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Core --version 2.1.0-alpha001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.Core, 2.1.0-alpha001"
#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.1.0-alpha001&prerelease
// Install NuGet.Core as a Cake Tool
#tool nuget:?package=NuGet.Core&version=2.1.0-alpha001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
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
|