Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 1 total downloads
- Latest version: 10.0.23511-preview
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.25931-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 25931. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK
by: Microsoft
- 1 total downloads
- Latest version: 1.6.240701003-experimental2
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 2.1.4
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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
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 massive limitations or bugs.
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
- 1 total downloads
- Latest version: 7.1.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.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2 total downloads
- Latest version: 3.7.62-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema
by: Rico Suter
- 3 total downloads
- Latest version: 10.4.6
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 9.10.9
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 3 total downloads
- Latest version: 9.12.0
JSON Schema reader, generator and validator for .NET
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 11.9.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 13.10.6
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 2 total downloads
- Latest version: 11.1.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 3 total downloads
- Latest version: 11.18.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's client configuration settings implementation.
RestSharp
by: John Sheehan, RestSharp Community
- 1 total downloads
- Latest version: 106.0.0-alpha0284
Simple REST and HTTP API Client
Sentry
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.11.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann
- 1 total downloads
- Latest version: 2.0.11-pre
Serilog event sink that writes to the new Azure based Microsoft Application Insights.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.1.0-dev-00748
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX
by: Alexandre Mutel
- 1 total downloads
- Latest version: 3.1.0
Core assembly for all SharpDX assemblies.