NuGet.Protocol 4.9.1-zlocal.52990

This is a prerelease version of NuGet.Protocol.
dotnet add package NuGet.Protocol --version 4.9.1-zlocal.52990
                    
NuGet\Install-Package NuGet.Protocol -Version 4.9.1-zlocal.52990
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuGet.Protocol" Version="4.9.1-zlocal.52990" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.Protocol" Version="4.9.1-zlocal.52990" />
                    
Directory.Packages.props
<PackageReference Include="NuGet.Protocol" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuGet.Protocol --version 4.9.1-zlocal.52990
                    
#r "nuget: NuGet.Protocol, 4.9.1-zlocal.52990"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NuGet.Protocol&version=4.9.1-zlocal.52990&prerelease
                    
Install NuGet.Protocol as a Cake Addin
#tool nuget:?package=NuGet.Protocol&version=4.9.1-zlocal.52990&prerelease
                    
Install NuGet.Protocol as a Cake Tool

NuGet client library.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (86)

Showing the top 20 popular GitHub repositories that depend on NuGet.Protocol:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
elsa-workflows/elsa-core
A .NET workflows library
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
ravendb/ravendb
ACID Document Database
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
loic-sharma/BaGet
A lightweight NuGet and symbol server
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces