Microsoft.Win32.Registry by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-rc.1.20451.14
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.25206-preview
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.26100.4188
  • managed WinRT WinForms WPF SDK WindowsSDK
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 26100. 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
  • 12 total downloads
  • Latest version: 1.4.231115000
  • Windows,Windows App SDK,WinAppSDK,WinUI,XAML,Fluent,Controls,Downlevel,Compatibility,TreeView,ColorPicker,NavigationView,MenuBar,Resources,Native,DWriteCore,Interactive Experiences,ixp,Project Reunion,ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAzure.ConfigurationManager by: Microsoft
  • 11 total downloads
  • Latest version: 3.2.3
  • Microsoft "Microsoft Azure" Configuration "Configuration Manager" cloud azureofficial windowsazureofficial
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
MimeKit by: Jeffrey Stedfast
  • 5 total downloads
  • Latest version: 4.10.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef
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.
  • 52 total downloads
  • Latest version: 6.0.5
  • minio cloud storage
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mono.Posix by: Microsoft
  • 10 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.TextTemplating by: Mikayla Hutchinson
  • 15 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Mono.Unix by: Microsoft
  • 10 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq by: Daniel Cazzulino, kzu
  • 24 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.Sdk.Extras by: Oren Novotny
  • 17 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 30 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MudBlazor by: Garderoben, Henon and Contributors
  • 5 total downloads
  • Latest version: 8.0.0-rc.2
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
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.
MySql.Data by: Oracle Corporation
  • 38 total downloads
  • Latest version: 9.4.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector by: Bradley Grainger
  • 154 total downloads
  • Latest version: 2.4.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Namotion.Reflection by: Namotion.Reflection
  • 45 total downloads
  • Latest version: 3.4.2
.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
  • 1 total downloads
  • Latest version: 2.6.3
  • Excel Office XLSX
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
Nerdbank.GitVersioning by: Andrew Arnott
  • 45 total downloads
  • Latest version: 3.6.139
  • git commit versioning version assemblyinfo
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
  • 61 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.