ModelingEvolution.Nng by: Jeikabu, James Freiwirth
  • 153 total downloads
  • Latest version: 1.0.2
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.XTermBlazor by: BattlefieldDuck
  • 51 total downloads
  • Latest version: 2.2.3
  • xterm, xterm-js, blazor, blazor-server, blazor-webassembly, blazor-wasm, xtermblazor
Brings xterm.js to Blazor
Mono.Cecil by: Jb Evain
  • 62 total downloads
  • Latest version: 0.11.6
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.DllMap by: Jax
  • 4 total downloads
  • Latest version: 1.0.1
  • p/invoke cross-platform mono netcore netstandard native interop
Parsing library for Mono DllMaps
Mono.Options by: Microsoft
  • 15 total downloads
  • Latest version: 6.12.0.148
  • mono, options, command line, terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: Mikayla Hutchinson
  • 23 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MonoMod.Common by: 0x0ade
  • 224 total downloads
  • Latest version: 22.6.3.1
  • MonoMod assembly assemblies module modules il cil msil bytecode reflection injection cecil mono
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.
Moq by: Daniel Cazzulino, kzu
  • 206 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.Sdk.Extras by: Oren Novotny
  • 51 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.
MudBlazor by: Garderoben, Henon and Contributors
  • 177 total downloads
  • Latest version: 9.1.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MudBlazor.Markdown by: MyNihongo
  • 134 total downloads
  • Latest version: 9.0.0
  • mudblazor, blazor, markdown
Markdown component for MudBlazor (https://mudblazor.com/)
NaCl.Net by: Doron Somech
  • 156 total downloads
  • Latest version: 0.1.13
  • NaCl libsodium sodium curve25519 xsalsa poly1305
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Neovolve.Logging.Xunit.Signed by: rprimrose
  • 15 total downloads
  • Latest version: 6.3.0
  • xUnit Logging
This library provides Microsoft.Extensions.Logging support for Xunit.
Nerdbank.GitVersioning by: Andrew Arnott
  • 276 total downloads
  • Latest version: 3.10.8-alpha
  • 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.MessagePack by: Andrew Arnott
  • 8 total downloads
  • Latest version: 1.0.43
  • MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.
Nerdbank.Streams by: Andrew Arnott
  • 213 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetMQ by: NetMQ
  • 64 total downloads
  • Latest version: 4.0.1.13
  • ZeroMQ 0MQ CLRZMQ NetMQ Messaging ZMQ transport distributed
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library by: Microsoft
  • 2 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
  • 175 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Nito.AsyncEx by: Stephen Cleary
  • 171 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).