NuGet.PackageManagement.NetStandard
4.6.0
NuGet Package Management
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.PackageManagement.NetStandard -Version 4.6.0
dotnet add package NuGet.PackageManagement.NetStandard --version 4.6.0
<PackageReference Include="NuGet.PackageManagement.NetStandard" Version="4.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.PackageManagement.NetStandard --version 4.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.PackageManagement.NetStandard, 4.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install NuGet.PackageManagement.NetStandard as a Cake Addin #addin nuget:?package=NuGet.PackageManagement.NetStandard&version=4.6.0 // Install NuGet.PackageManagement.NetStandard as a Cake Tool #tool nuget:?package=NuGet.PackageManagement.NetStandard&version=4.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- NuGet.Commands (>= 4.6.0)
- NuGet.Resolver (>= 4.6.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NuGet.PackageManagement.NetStandard:
Package | Downloads |
---|---|
Wyam.Configuration
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides services for configuring the engine using configuration files and Roslyn.
|
|
NugetPackageDownloader
NuGet downloader to download or extract NuGet package(s) and its dependent packages from NuGet feeds
|
|
Igloo15.NuGetSearcher
This library allows you to easily interact with nuget feeds either over the network or locally. You can search, download, and copy package contents
|
|
Weikio.PluginFramework.Catalogs.NuGet
NuGet catalog for Plugin Framework allows you to use NuGet packages as plugins with Plugin Framework.
|
|
Weikio.NugetDownloader
Tool for downloading and installing NuGet packages from .NET.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NuGet.PackageManagement.NetStandard:
Repository | Stars |
---|---|
weikio/PluginFramework
Everything is a Plugin in .NET
|
|
DataDog/dd-trace-dotnet
.NET Tracer for Datadog APM
|