Microsoft.WindowsAppSDK.AI by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.203-experimental
  • Windows "Windows App SDK" WinAppSDK Models AI APIs"
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.ML by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.325-experimental
  • Windows "Windows App SDK" WinAppSDK ML MachineLearning APIs
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.Search by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.6-experimental
  • Windows "Windows App SDK" WinAppSDK Search "Semantic Search"
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 Search APIs.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.250918003-experimental
  • Windows "Windows App SDK" WinAppSDK Widget
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.WindowsAzure.ConfigurationManager by: Microsoft
  • 1 total downloads
  • Latest version: 3.2.1
  • 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
  • 7 total downloads
  • Latest version: 4.15.1
  • 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.
  • 1 total downloads
  • Latest version: 1.1.1
  • minio cloud storage
Minio .NET SDK for Amazon S3 Compatible Cloud Storage
Mono.TextTemplating by: mhutch
  • 1 total downloads
  • Latest version: 2.2.1
  • T4, templating
Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
Moq by: Daniel Cazzulino, kzu
  • 3 total downloads
  • Latest version: 4.18.3
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/a760c9888
MSBuild.Sdk.Extras by: Oren Novotny
  • 1 total downloads
  • Latest version: 1.0.0-rc4-19
  • msbuild dotnet sdk xamarin ios android uwp
Extras for Sdk style builds
MsgPack.Cli by: FUJIWARA, Yusuke
  • 2 total downloads
  • Latest version: 0.9.0-rc1
  • 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
  • 3 total downloads
  • Latest version: 9.0.0-preview.2
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySql.Data by: Oracle Corporation
  • 1 total downloads
  • Latest version: 9.7.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
  • 9 total downloads
  • Latest version: 2.1.12
  • mysql mysqlconnector async ado.net database netcore
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
  • 2 total downloads
  • Latest version: 1.0.16
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NanoXLSX.Core by: Raphael Stoeckli
  • 1 total downloads
  • Latest version: 3.0.0
  • Excel Office XLSX
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.
NanoXLSX.Writer by: Raphael Stoeckli
  • 1 total downloads
  • Latest version: 3.0.0-rc.4
  • Excel Office XLSX Writer
NanoXLSX Writer contains the extension methods to store XLSX files. This package is the writer plugin library of NanoXLSX.
NConsole by: Rico Suter
  • 1 total downloads
  • Latest version: 0.5.5768.21159
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 3 total downloads
  • Latest version: 3.0.15-beta
  • 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
  • 2 total downloads
  • Latest version: 2.9.109
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.