Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 6.0.3
Package Description
MimeKit
by: Jeffrey Stedfast
- 14 total downloads
- Latest version: 4.14.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 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.
- 11 total downloads
- Latest version: 7.0.0
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.TextTemplating
by: mhutch
- 1 total downloads
- Latest version: 2.0.4
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino, kzu
- 1 total downloads
- Latest version: 4.7.8
Moq is the most popular and friendly mocking framework for .NET
MudBlazor
by: Garderoben, Henon and Contributors
- 4 total downloads
- Latest version: 7.12.0
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, Caleb Lloyd
- 2 total downloads
- Latest version: 0.48.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection
by: Namotion.Reflection
- 24 total downloads
- Latest version: 3.4.3
.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
- 5 total downloads
- Latest version: 2.6.5
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
NanoXLSX.Reader
by: Raphael Stoeckli
- 1 total downloads
- Latest version: 3.0.0-rc.2
NanoXLSX Reader contains the extension methods to load XLSX files. This package is the reader plugin library of NanoXLSX.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2 total downloads
- Latest version: 3.10.8-alpha
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
- 27 total downloads
- Latest version: 2.12.84-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-25401-01
A set of standard .NET APIs that are prescribed to be used and supported together.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 2 total downloads
- Latest version: 1.15.3
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
- 141 total downloads
- Latest version: 11.4.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 7 total downloads
- Latest version: 11.5.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 561 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.21
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.8
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.NewtonsoftJson
by: Rico Suter
- 2 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET