Minio by: MinIO, Inc.
  • 92 total downloads
  • Latest version: 4.0.0
  • minio cloud storage
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.Cecil by: Jb Evain
  • 29 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.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: Claire Novotny
  • 71 total downloads
  • Latest version: 3.0.38
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
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