Microsoft.WindowsAppSDK.AI
by: Microsoft
- 7 total downloads
- Latest version: 2.0.57-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 AI APIs.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-experimental
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.DWrite
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0-experimental
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 2 total downloads
- Latest version: 2.0.8-experimental
Windows App SDK
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 1.8.2091
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.Packages
by: Microsoft
- 2 total downloads
- Latest version: 1.8.250610002-experimental3
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 can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0-experimental3
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 can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 3 total downloads
- Latest version: 1.8.250801001-preview
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.WindowsAppSDK.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3-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
- 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.