Microsoft.Web.LibraryManager.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.0.20
MSBuild target for the Visual Studio Library Manager
Microsoft.Web.WebView2
by: Microsoft
- 4 total downloads
- Latest version: 1.0.2478.35
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides common types for Win32-based libraries.
Microsoft.Win32.SystemEvents
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-preview1.19504.10
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250906004
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.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250906003
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.WindowsAzure.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 1.7.0
Windows Azure Configuration Manager provides unified API to load the configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
MimeKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 2.12.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.
- 2 total downloads
- Latest version: 6.0.1
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.Posix
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-alpha5.21302.3
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 6 total downloads
- Latest version: 8.0.0-preview.4
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.
NanoXLSX
by: Raphael Stoeckli
- 1 total downloads
- Latest version: 2.0.1
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
NConsole
by: Rico Suter
- 3 total downloads
- Latest version: 1.1.5853.40033
NConsole is a .NET library to parse command line arguments and execute commands.
NetTopologySuite
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.13.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package contains Wintellect's PowerCollections and references GeoAPI.
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.8.3
JON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 9.13.9
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 30 total downloads
- Latest version: 10.6.8
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 10.3.10
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 7 total downloads
- Latest version: 5.3.4
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 5, 6, 7 and 8
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 18 total downloads
- Latest version: 7.0.0-preview.1
Npgsql is the open source .NET data provider for PostgreSQL.