MimeKit by: Jeffrey Stedfast
  • 5 total downloads
  • Latest version: 4.9.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net8.0 netstandard netstandard2.0 netstandard2.1
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
Minio by: MinIO, Inc.
  • 9 total downloads
  • Latest version: 4.0.4
  • minio cloud storage
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.Posix by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-beta1.21310.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq by: Daniel Cazzulino, kzu
  • 11 total downloads
  • Latest version: 4.10.0
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Claire Novotny
  • 3 total downloads
  • Latest version: 3.0.44
  • 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
  • 2 total downloads
  • Latest version: 0.8.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.
MudBlazor by: Garderoben, Henon and Contributors
  • 21 total downloads
  • Latest version: 7.9.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
MySqlConnector by: Bradley Grainger
  • 114 total downloads
  • Latest version: 2.6.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Namotion.Reflection by: Namotion.Reflection
  • 2 total downloads
  • Latest version: 3.4.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NanoXLSX by: Raphael Stoeckli
  • 32 total downloads
  • Latest version: 3.1.0
  • Excel Office XLSX
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way. This package is the meta package of NanoXLSX and should be used in most cases as dependency in your project.
NanoXLSX.Compatibility by: Raphael Stoeckli
  • 1 total downloads
  • Latest version: 3.2.0
  • Excel Office XLSX Compatibility
NanoXLSX Compatibility contains additional, less frequently used features to NanoXLSX. This package is the compatibility plugin library of NanoXLSX.
NanoXLSX.Core by: Raphael Stoeckli
  • 1 total downloads
  • Latest version: 3.2.1
  • Excel Office XLSX
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way. This package is the core library of NanoXLSX.
NanoXLSX.Formatting by: Raphael Stoeckli
  • 3 total downloads
  • Latest version: 3.1.0
  • Excel Office XLSX Formatting
NanoXLSX Formatting contains the extension methods for advanced cell formatting. This package is the formatting plugin library of NanoXLSX.
NanoXLSX.Reader by: Raphael Stoeckli
  • 9 total downloads
  • Latest version: 3.2.0
  • Excel Office XLSX Reader
NanoXLSX Reader contains the extension methods to load XLSX files. This package is the reader plugin library of NanoXLSX.
NanoXLSX.Writer by: Raphael Stoeckli
  • 8 total downloads
  • Latest version: 3.2.0
  • Excel Office XLSX Writer
NanoXLSX Writer contains the extension methods to store XLSX files. This package is the writer plugin library of NanoXLSX.
NConsole by: Rico Suter
  • 16 total downloads
  • Latest version: 3.10.6586.41686
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 29 total downloads
  • Latest version: 3.7.70-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.Streams by: Andrew Arnott
  • 8 total downloads
  • Latest version: 2.9.112
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetTopologySuite by: NetTopologySuite - Team
  • 4 total downloads
  • Latest version: 1.15.1
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.Core by: NetTopologySuite - Team
  • 4 total downloads
  • Latest version: 1.15.1
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.