Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 0 total downloads
- Latest version: 9.0.4
Package Description
MimeKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 2.4.0.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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
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
MSBuild.Sdk.Extras
by: Oren Novotny
- 1 total downloads
- Latest version: 1.6.65
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MudBlazor
by: Garderoben, Henon and Contributors
- 2 total downloads
- Latest version: 9.4.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 5 total downloads
- Latest version: 0.69.2
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NConsole
by: Rico Suter
- 1 total downloads
- Latest version: 3.8.6500.39828
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 3.3.33-rc
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
- 1 total downloads
- Latest version: 2.2.42
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetTopologySuite.Core
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.15.1
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.
NJsonSchema
by: Rico Suter
- 10 total downloads
- Latest version: 10.3.9
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 8.30.6304.31907
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 7 total downloads
- Latest version: 10.4.6
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 7 total downloads
- Latest version: 10.4.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.48
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 1 total downloads
- Latest version: 4.5.9
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 Framework 3.5, 4, 4.5, 4.6 & 4.7
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NSwag.Annotations
by: Rico Suter
- 8 total downloads
- Latest version: 13.11.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 3 total downloads
- Latest version: 12.2.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 3 total downloads
- Latest version: 13.1.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 13.9.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript