Microsoft.WindowsAppSDK
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.19-experimental
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 2.0.16-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 Microsoft Interactive Experiences features.
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.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 13 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Package Description
MimeKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 2.13.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
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
- 3 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, Caleb Lloyd
- 1 total downloads
- Latest version: 0.5.0
A fully async MySQL ADO.NET provider for .NET and .NET Core
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
- 2 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.
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 4 total downloads
- Latest version: 8.14.0-rc1
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: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 10 total downloads
- Latest version: 10.1.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 8 total downloads
- Latest version: 10.1.22
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 7 total downloads
- Latest version: 10.1.3
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 9 total downloads
- Latest version: 10.1.19
JSON Schema reader, generator and validator for .NET