Nnng 1.11.0-alpha.1
dotnet add package Nnng --version 1.11.0-alpha.1
NuGet\Install-Package Nnng -Version 1.11.0-alpha.1
<PackageReference Include="Nnng" Version="1.11.0-alpha.1" />
<PackageVersion Include="Nnng" Version="1.11.0-alpha.1" />
<PackageReference Include="Nnng" />
paket add Nnng --version 1.11.0-alpha.1
#r "nuget: Nnng, 1.11.0-alpha.1"
#:package Nnng@1.11.0-alpha.1
#addin nuget:?package=Nnng&version=1.11.0-alpha.1&prerelease
#tool nuget:?package=Nnng&version=1.11.0-alpha.1&prerelease
Nnng
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.
Related Projects
| Project | Stars | Description | License |
|---|---|---|---|
| NanomsgNG.NET | Fork of nng.NET/NETCore. | ||
| NanomsgRPC | Lightweight RPC framework for .NET that utilizes NNanomsg. | ||
| NNanomsg | .NET binding for nanomsg. | ||
| NNG.NET | NNG.NET is a .NET Core binding for nng. | ||
| nng.NET/NETCore | .NET bindings to NNG. | ||
| Rebus.nng | NNG transport for Rebus. | ||
| SharpNng | A lightweight low-level managed wrapper around the nng library. |
| Product | Versions 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. |
-
.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 |