Microsoft.SourceLink.Common by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.0-beta-20204-02
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.Testing.Platform.MSBuild by: Microsoft
  • 112 total downloads
  • Latest version: 2.0.0-preview.25358.7
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 50 total downloads
  • Latest version: 17.4.0-preview-20220707-01
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.VisualStudio.Composition by: Microsoft
  • 107 total downloads
  • Latest version: 16.1.8
  • Mef Composition Extensibility
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition.
Microsoft.VisualStudio.Composition.Analyzers by: Microsoft
  • 179 total downloads
  • Latest version: 17.13.41
  • MEF Analyzers
Analyzers for MEF consumers to help identify common errors in MEF parts.
Microsoft.VisualStudio.Composition.NetFxAttributes by: Microsoft
  • 79 total downloads
  • Latest version: 16.1.8
  • Mef Composition Extensibility
The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are used for imports and exports, and exception types, in a .NET Standard compliant NuGet package form, as found in the System.ComponentModel.Composition namespace.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 71 total downloads
  • Latest version: 17.13.61
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Web.WebView2 by: Microsoft
  • 9 total downloads
  • Latest version: 1.0.2792.45
  • 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.
Microsoft.Win32.Registry by: Microsoft
  • 123 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.
Microsoft.Windows.Compatibility by: Microsoft
  • 29 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 16 total downloads
  • Latest version: 10.0.26100.4654
  • 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 26100. 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.
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 9 total downloads
  • Latest version: 4.0.0-alpha29
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MinVer by: MinVer
  • 487 total downloads
  • Latest version: 6.1.0-beta.1
Minimalist versioning for .NET SDK-style projects using Git tags.
MongoDB.Bson by: MongoDB Inc.
  • 378 total downloads
  • Latest version: 2.13.3
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 18 total downloads
  • Latest version: 2.13.1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 45 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 90 total downloads
  • Latest version: 1.8.2
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 100 total downloads
  • Latest version: 0.10.4
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.TextTemplating by: Mikayla Hutchinson
  • 36 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
Moq by: Daniel Cazzulino kzu
  • 150 total downloads
  • Latest version: 4.10.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET