Mono.Posix.NETStandard by: Microsoft
  • 11 total downloads
  • Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating by: mhutch
  • 14 total downloads
  • Latest version: 2.0.5
  • T4, templating
Open-source implementation of the T4 templating engine.
Moq by: Daniel Cazzulino, kzu
  • 187 total downloads
  • Latest version: 4.17.2
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/803ad5c99
MSBuild.Sdk.Extras by: Oren Novotny
  • 39 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 52 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NamedPipeWrapper by: Matt Watson
  • 0 total downloads
  • Latest version: 1.5.0
  • IPC Named Pipe Pipes Wrapper Message Messages Messaging Bus Serialize Serializable
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs. Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI). Supports large messages - up to 300 MiB. Requires .NET 4.0 full.
Namotion.Reflection by: Namotion.Reflection
  • 77 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nanosoft.CadGate by: Nanosoft
  • 136 total downloads
  • Latest version: 1.1.1976
Package Description
Nanosoft.Common.CodeConventions by: Nanosoft.Common.CodeConventions
  • 110 total downloads
  • Latest version: 1.0.2033
  • Nanosoft.Common.CodeConventions, analyzers
Package Description
Nanosoft.Common.ResxCodeGenerator.Build by: Nanosoft.Common.ResxCodeGenerator.Build
  • 110 total downloads
  • Latest version: 1.0.2033
Package Description
Nanosoft.Geometry.Compression by: Nanosoft.Geometry.Compression
  • 9 total downloads
  • Latest version: 1.0.22
Package Description
Nanosoft.NanoCadOem by: Nanosoft
  • 12 total downloads
  • Latest version: 26.0.7502.454401
26.0.7502.454401
Nanosoft.OpenCascade.Interop by: Nanosoft
  • 7 total downloads
  • Latest version: 1.0.49
Package Description
NConsole by: Rico Suter
  • 41 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 240 total downloads
  • Latest version: 3.11.128-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams by: Andrew Arnott
  • 57 total downloads
  • Latest version: 2.2.43
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library by: Microsoft
  • 20 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 99 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 6 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NJsonSchema by: Rico Suter
  • 804 total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET