MySqlConnector by: Bradley Grainger
  • 12.008k total downloads
  • Latest version: 2.1.2
  • 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.
MimeKit by: Jeffrey Stedfast
  • 9.216k total downloads
  • Latest version: 2.1.1
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 netstandard netstandard1.3 netstandard1.6 netstandard2.0 xamarin android ios monodroid monoandroid win8 wp81
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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). 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 massive limitations or bugs. 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
MSTest.TestAdapter by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MySql.Data by: Oracle
  • 21 total downloads
  • Latest version: 8.0.30
  • 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
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.19041.1
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows 10 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 10 version 2004. 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.
MongoDB.Driver.Core by: MongoDB Inc.
  • 10.861k total downloads
  • Latest version: 2.18.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Bson by: MongoDB Inc.
  • 10.924k total downloads
  • Latest version: 2.18.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MigraDocCore.DocumentObjectModel by: Stefan Steiger and Contributors
  • 145 total downloads
  • Latest version: 1.3.32
  • MigraDoc ObjectModel .NETCore 2828a90a48b97bc57e929642b04a56838c5dae2f
MigraDocCore.DocumentObjectModel for .NET Core MigraDocCore.DocumentObjectModel was ported from MigraDoc version 1.32
Moq by: Daniel Cazzulino kzu
  • 8.252k total downloads
  • Latest version: 4.18.2
  • 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/c60833da6
MongoDbGenericRepository by: Alexandre Spieser
  • 666 total downloads
  • Latest version: 1.4.8
  • MongoDb Repository Generic NoSql
A generic repository implementation using the MongoDB C# Sharp 2.0 driver.
Mythic.Protocol.Zero.Common by: Mythic.Protocol.Zero.Common
  • 957 total downloads
  • Latest version: 1.0.30
Package Description
MongoDB.Driver by: MongoDB Inc.
  • 10.448k total downloads
  • Latest version: 2.18.0
  • mongodb mongo nosql
Official .NET driver for MongoDB.
Mono.TextTemplating by: mhutch
  • 16 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.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 10.706k total downloads
  • Latest version: 1.6.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 13 total downloads
  • Latest version: 5.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows Forms and WPF targeting pack. Contains reference assemblies, documentation, and other design-time assets. ec2af60c1eb8b2665745750f6445b3ff133178fb When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents by: Microsoft
  • 5.556k total downloads
  • Latest version: 6.0.0
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
Microsoft.Win32.Registry by: Microsoft
  • 20.001k total downloads
  • Latest version: 5.0.0
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.
MSTest.TestFramework by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter. To discover and execute tests for project.json based projects install dotnet-test-mstest.
MigraDocCore.Rendering by: Stefan Steiger and Contributors
  • 133 total downloads
  • Latest version: 1.3.32
  • MigraDoc Rendering .NETCore 2828a90a48b97bc57e929642b04a56838c5dae2f
MigraDocCore.Rendering for .NET Core MigraDocCore.Rendering was ported from MigraDoc version 1.32
Mythic.Repo.Api.Common by: Mythic.Repo.Api.Common
  • 743 total downloads
  • Latest version: 1.4.1
Package Description