MSTest.TestAdapter by: Microsoft
  • 41 total downloads
  • Latest version: 3.8.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
MSTest.TestFramework by: Microsoft
  • 44 total downloads
  • Latest version: 2.2.10-preview-20220414-01
  • 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+) - .NET 5.0 Windows.17763+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter.
MimeKit by: Jeffrey Stedfast
  • 47 total downloads
  • Latest version: 2.15.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 net46 net47 net48 netstandard netstandard2.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
Microsoft.Win32.Primitives by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22605
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception
Mono.TextTemplating by: mhutch
  • 4 total downloads
  • Latest version: 2.0.5
  • T4 templating
Open-source implementation of the T4 templating engine.
MudBlazor by: Garderoben Henon and Contributors
  • 30 total downloads
  • Latest version: 9.9.0
  • 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
Microsoft.Web.WebView2 by: Microsoft
  • 96 total downloads
  • Latest version: 1.0.4255-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
MSTest.Analyzers by: Microsoft
  • 45 total downloads
  • Latest version: 4.4.0
  • Microsoft test testing unittest unittesting unit-testing tdd MSTest Analyzers Roslyn TestFramework MSTestV2 Framework
This package includes code analyzers and code fixes for MSTest. MSTest is Microsoft supported Test Framework.
Namotion.Reflection by: Namotion.Reflection
  • 39 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Moq by: Daniel Cazzulino kzu
  • 97 total downloads
  • Latest version: 4.17.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/803ad5c99
MongoDB.Driver by: MongoDB Inc.
  • 37 total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MySqlConnector by: Bradley Grainger
  • 133 total downloads
  • Latest version: 2.1.13
  • 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.
MongoDB.Driver.Core by: MongoDB Inc.
  • 78 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MiniProfiler.Providers.SqlServer by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 5 total downloads
  • Latest version: 4.0.0-alpha9-00206
  • SQL SQL Server Profiler Performance Profiling Timing
MiniProfiler: Profiler storage for SQL Server
MongoDB.Bson by: MongoDB Inc.
  • 40 total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 7 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 18 total downloads
  • Latest version: 1.6.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MSBuild.Sdk.Extras by: Oren Novotny
  • 24 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.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 53 total downloads
  • Latest version: 10.0.29648.1000-preview
  • 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 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.
MsgPack.Cli by: FUJIWARA Yusuke
  • 49 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.
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 4 total downloads
  • Latest version: 4.0.0-alpha9-00202
You shouldn't reference this - MiniProfiler's shared library for all frameworks