Skip to main content

NuGet.Protocol 7.6.0 — NuGet Package for .NET

NuGet.Protocol 7.6.0 NuGet package for .NET. NuGet's implementation for interacting with feeds. Contains functionality for all feed types.

Authors: Microsoft

Total downloads: 165,574,795

Project URL: https://aka.ms/nugetprj

License: https://www.nuget.org/packages/NuGet.Protocol/7.6.0/license

Tags: nuget, protocol

Install NuGet.Protocol 7.6.0

.NET CLI

dotnet add package NuGet.Protocol --version 7.6.0

Package Manager Console

Install-Package NuGet.Protocol -Version 7.6.0

PackageReference (csproj)

<PackageReference Include="NuGet.Protocol" Version="7.6.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.