Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 169 total downloads
  • Latest version: 10.0.2
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 220 total downloads
  • Latest version: 10.0.2
Package Description
MimeKit by: Jeffrey Stedfast
  • 47 total downloads
  • Latest version: 4.14.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
MiniExcel by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
  • 16 total downloads
  • Latest version: 1.42.0
  • excel xlsx csv micro-helper mini openxml helper
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
  • ASP.NET Core Profiler Performance Profiling Timing
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 mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 40 total downloads
  • Latest version: 2.14.0-beta1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 5 total downloads
  • Latest version: 1.1.0-beta04
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Posix.NETStandard by: Microsoft
  • 7 total downloads
  • Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating by: Mikayla Hutchinson
  • 16 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#
Moq by: Daniel Cazzulino kzu
  • 54 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.
MQTTnet by: The contributors of MQTTnet
  • 66 total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MsgPack.Cli by: FUJIWARA Yusuke
  • 1 total downloads
  • Latest version: 0.5.4
  • Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin Unity3D
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
mtanksl.ActionMessageFormat by: mtank
  • 2 total downloads
  • Latest version: 1.0.4
  • amf am0 amf3 csharp implementation serialization deserialization
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
  • murmur murmurhash murmur3 hash
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MySql.Data by: Oracle Corporation
  • 2 total downloads
  • Latest version: 9.5.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
MySqlBackup.NET.MySqlConnector by: adriancs Jean.R
  • 12 total downloads
  • Latest version: 2.6.5
  • mysql backup restore database mysqlconnector csharp dotnet sql export import
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
  • 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.
NAudio by: Mark Heath & Contributors
  • 56 total downloads
  • Latest version: 2.0.1
  • C# .NET audio sound
NAudio, an audio library for .NET