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
23.0K
22,979
Published
Jun 27, 2026
Latest stable version

Install

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

Frameworks

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

Dependencies

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

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.