Ronma.Protocol 0.2.0

dotnet add package Ronma.Protocol --version 0.2.0
                    
NuGet\Install-Package Ronma.Protocol -Version 0.2.0
                    
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="Ronma.Protocol" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ronma.Protocol" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Ronma.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 Ronma.Protocol --version 0.2.0
                    
#r "nuget: Ronma.Protocol, 0.2.0"
                    
#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.
#:package Ronma.Protocol@0.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ronma.Protocol&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Ronma.Protocol&version=0.2.0
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ronma.Protocol:

Package Downloads
Ronma.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 95 3/30/2026
0.1.9 113 3/27/2026
0.1.8 146 3/17/2026
0.1.7 138 3/10/2026
0.1.5 115 3/9/2026
0.1.4.5 129 3/4/2026
0.1.4.2 100 2/25/2026
0.1.4.1 91 2/24/2026
0.1.4 94 2/24/2026
0.1.3.6 111 2/18/2026
0.1.3.5 104 2/17/2026
0.1.3.4 99 2/17/2026
0.1.3.3 105 2/15/2026
0.1.3.2 110 2/13/2026
0.1.3.1 96 2/13/2026
Loading failed