MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 2.8.0
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 massive limitations or bugs.
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
Moq
by: Daniel Cazzulino, kzu
- 19 total downloads
- Latest version: 4.17.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/803ad5c99
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.7.0-alpha1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 6.17.0
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySql.Data
by: Oracle
- 13 total downloads
- Latest version: 8.0.27
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 3 total downloads
- Latest version: 0.57.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2 total downloads
- Latest version: 2.1.65
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 11 total downloads
- Latest version: 8.15.3
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 4.5.2
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 8 total downloads
- Latest version: 10.4.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 6 total downloads
- Latest version: 9.13.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 7 total downloads
- Latest version: 10.0.9
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 3 total downloads
- Latest version: 10.1.19
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 2 total downloads
- Latest version: 10.6.7
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 1 total downloads
- Latest version: 6.1.3
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nowin
by: Boris Letocha
- 1 total downloads
- Latest version: 0.11.0
Fast Owin Web server in pure .Net without reliance on HttpListener or Win8, includes WebSockets and SSL support
Npgsql
by: Shay Rojansky, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 4 total downloads
- Latest version: 4.0.5
Npgsql is the open source .NET data provider for PostgreSQL.
NSwag.Annotations
by: Rico Suter
- 7 total downloads
- Latest version: 13.9.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 8 total downloads
- Latest version: 13.0.0-20190606.3
NSwag: The Swagger API toolchain for .NET and TypeScript