Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 1.8.2192
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 Windows Machine Learning APIs.
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 1 total downloads
- Latest version: 2.2.6-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 Windows Search APIs.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 7 total downloads
- Latest version: 2.3.8-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 modern Windows UI features.
MimeKit
by: Jeffrey Stedfast
- 4 total downloads
- Latest version: 4.15.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.
- 2 total downloads
- Latest version: 3.1.1
Minio .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.TextTemplating
by: Mikayla Hutchinson
- 1 total downloads
- Latest version: 2.3.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Mono.Unix
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-alpha3.21281.2
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 5 total downloads
- Latest version: 9.9.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySqlConnector
by: Bradley Grainger
- 5 total downloads
- Latest version: 2.4.0
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
- 1 total downloads
- Latest version: 2.0.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nerdbank.GitVersioning
by: Andrew Arnott
- 3 total downloads
- Latest version: 3.8.106-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
- 5 total downloads
- Latest version: 2.14.354
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 8 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
- 3 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 17 total downloads
- Latest version: 11.5.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 18 total downloads
- Latest version: 11.0.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 14 total downloads
- Latest version: 10.1.13
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 12 total downloads
- Latest version: 11.0.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 5 total downloads
- Latest version: 10.6.9
JSON Schema reader, generator and validator for .NET