Skip to main content
NanoMsgSharp package icon

NanoMsgSharp

Pure, dependency-free, NativeAOT-ready .NET implementation of the nanomsg Scalability Protocols (PAIR, REQ/REP, PUB/SUB, PUSH/PULL, SURVEY, BUS) over inproc/tcp/ipc/ws โ€” wire-compatible with C nanomsg, with a zero-copy System.IO.Pipelines data path.

Total Downloads
22.0K
21,992
Published
Jul 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package NanoMsgSharp --version 1.1.2
Package Manager Console
Install-Package NanoMsgSharp -Version 1.1.2
PackageReference
<PackageReference Include="NanoMsgSharp" Version="1.1.2" />

Frameworks

net10.0 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[10.0.10, )
[10.0.10, )
System.IO.Pipelines
.NETStandard2.0
[10.0.10, )
System.Memory
.NETStandard2.0
[4.6.3, )
[10.0.10, )
[4.6.3, )
[10.0.10, )
System.IO.Pipelines
.NETStandard2.1
[10.0.10, )
[10.0.10, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.