Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.18-preview
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 2.0.250912002-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.2095
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.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2
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.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 2.0.9-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 modern Windows UI features.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 4.15.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
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 8.5.1
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: 1.3.11
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NanoXLSX.Core
by: Raphael Stoeckli
- 1 total downloads
- Latest version: 3.0.0
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way. This package is the core library of NanoXLSX.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 1.4.41
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
- 1 total downloads
- Latest version: 2.0.2-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 4.5.6
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.12
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 1.29.5875.38536
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 6 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 11.0.0-preview006
JSON Schema reader, generator and validator for .NET
NJsonSchema.NewtonsoftJson
by: Rico Suter
- 0 total downloads
- Latest version: 11.0.0-preview003
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 3 total downloads
- Latest version: 6.1.2
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore