NuGet.PackageManagement.NetStandard
4.9.2
[UNOFFICIAL] NuGet Package Management - this is a .NET Standard port of NuGet.PackageManagement
Note it is only public-signed
Source code: https://github.com/aelij/NuGet.Client/tree/netstandard
Install-Package NuGet.PackageManagement.NetStandard -Version 4.9.2
dotnet add package NuGet.PackageManagement.NetStandard --version 4.9.2
<PackageReference Include="NuGet.PackageManagement.NetStandard" Version="4.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.PackageManagement.NetStandard --version 4.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.PackageManagement.NetStandard, 4.9.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- NuGet.Commands (>= 4.9.2)
- NuGet.Resolver (>= 4.9.2)
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
|