Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 6 total downloads
- Latest version: 2.0.4-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 modern Windows UI features.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 1.8.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
- 47 total downloads
- Latest version: 4.14.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
MiniExcel
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 14 total downloads
- Latest version: 1.42.0
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
Github : https://github.com/mini-software/MiniExcel
Gitee : https://gitee.com/dotnetchina/MiniExcel
Issues : https://github.com/mini-software/MiniExcel/issues
Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MiniProfiler.AspNetCore
by: Nick Craver
- 16 total downloads
- Latest version: 4.2.1
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.Shared
by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
- 11 total downloads
- Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MongoDB.Bson
by: MongoDB Inc.
- 88 total downloads
- Latest version: 2.30.0
MongoDB's Official Bson Library.
MongoDB.Driver
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 31 total downloads
- Latest version: 2.9.3
Official .NET driver for MongoDB.
Mono.TextTemplating
by: Mikayla Hutchinson
- 16 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq
by: Daniel Cazzulino kzu
- 54 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
mtanksl.ActionMessageFormat
by: mtank
- 2 total downloads
- Latest version: 1.0.4
An implementation in C# of both AMF0 and AMF3 binary format that is used to serialize ActionScript object graphs.
murmurhash
by: Darren Kopp
- 1 total downloads
- Latest version: 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MySql.Data
by: Oracle Corporation
- 1 total downloads
- Latest version: 9.5.0
MySql.Data.MySqlClient .Net Core Class Library
MySqlBackup.NET.MySqlConnector
by: adriancs Jean.R
- 12 total downloads
- Latest version: 2.6.5
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
MySqlConnector
by: Bradley Grainger
- 59 total downloads
- Latest version: 2.5.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.