Nnng 1.11.0-alpha.1

This is a prerelease version of Nnng.
dotnet add package Nnng --version 1.11.0-alpha.1
                    
NuGet\Install-Package Nnng -Version 1.11.0-alpha.1
                    
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="Nnng" Version="1.11.0-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nnng" Version="1.11.0-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="Nnng" />
                    
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 Nnng --version 1.11.0-alpha.1
                    
#r "nuget: Nnng, 1.11.0-alpha.1"
                    
#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 Nnng@1.11.0-alpha.1
                    
#: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=Nnng&version=1.11.0-alpha.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nnng&version=1.11.0-alpha.1&prerelease
                    
Install as a Cake Tool

Nnng

NuGet Downloads Build GitHub code size in bytes GitHub repo size License

Nnng is a cross-platform C# binding of nng.

Usage

Nnng is available as a convenient NuGet package. You can install Nnng using any of the following methods:

.NET CLI:

dotnet add package Nnng --version <version>

NuGet package manager:

Install-Package Nnng -Version <version>

PackageReference:

<PackageReference Include="Nnng" Version="<version>" />

Replace <version> with the specific version number of Nnng you wish to use.

In addition to installing Nnng, you will need to install the appropriate nng runtime package(s) for your target platform(s). Nnng offers separate NuGet packages for these platforms, named Nnng.Runtime.[RID], where [RID] represents the runtime identifier for the specific platform. For details on runtime identifiers, refer to the RID catalog. You can find the list of available runtime packages and their platform mappings in the Nnng.Runtime README.

Project Stars Description License
NanomsgNG.NET GitHub stars Fork of nng.NET/NETCore. MIT-badge
NanomsgRPC GitHub stars Lightweight RPC framework for .NET that utilizes NNanomsg.
NNanomsg GitHub stars .NET binding for nanomsg. MIT-badge
NNG.NET GitHub stars NNG.NET is a .NET Core binding for nng. MIT-badge
nng.NET/NETCore GitHub stars .NET bindings to NNG. MIT-badge
Rebus.nng GitHub stars NNG transport for Rebus. MIT-badge
SharpNng GitHub stars A lightweight low-level managed wrapper around the nng library. BSD-2-Clause-badge
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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.  net10.0 was computed.  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. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.11.0-alpha.1 76 5/10/2026