Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 5 total downloads
- Latest version: 10.0.1
Package Description
MimeKit
by: Jeffrey Stedfast
- 4 total downloads
- Latest version: 4.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 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.
- 3 total downloads
- Latest version: 3.0.10
Minio .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.Unix
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-final.1.21369.2
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino, kzu
- 2 total downloads
- Latest version: 4.14.1
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.Sdk.Extras
by: Oren Novotny
- 4 total downloads
- Latest version: 1.6.60
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
- 3 total downloads
- Latest version: 0.7.1
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
- 8 total downloads
- Latest version: 7.10.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
- 5 total downloads
- Latest version: 2.2.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
- 7 total downloads
- Latest version: 3.9.32-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
- 4 total downloads
- Latest version: 2.9.45-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.15.2
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.
NetVips
by: Kleis Auke Wolthuizen
- 1 total downloads
- Latest version: 1.1.0-rc3
.NET binding for libvips
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 5 total downloads
- Latest version: 8.14.3
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
Newtonsoft.Json
by: James Newton-King
- 3 total downloads
- Latest version: 6.0.5
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 19 total downloads
- Latest version: 10.3.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 23 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 13 total downloads
- Latest version: 11.0.0-preview002
JSON Schema reader, generator and validator for .NET