Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 250 total downloads
- Latest version: 3.3.19
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 284 total downloads
- Latest version: 2.4.1
Provides ADAL based authentication for Azure management client libraries
Microsoft.SourceLink.Common
by: Microsoft
- 7 total downloads
- Latest version: 1.1.0-beta-20204-02
MSBuild tasks providing source control information.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 114 total downloads
- Latest version: 2.0.0-preview.25358.7
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
- 44 total downloads
- Latest version: 17.4.0-preview-20220707-01
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 38 total downloads
- Latest version: 17.3.0
Testplatform host executes the test using specified adapter.
Microsoft.VisualStudio.Composition
by: Microsoft
- 178 total downloads
- Latest version: 16.1.8
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
Analyzers for MEF consumers to help identify common errors in MEF parts.
Microsoft.VisualStudio.Composition.NetFxAttributes
by: Microsoft
- 80 total downloads
- Latest version: 16.1.8
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
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
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.Windows.Compatibility
by: Microsoft
- 30 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
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.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 112 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
MinVer
by: MinVer
- 490 total downloads
- Latest version: 6.1.0-beta.1
Minimalist versioning for .NET SDK-style projects using Git tags.
MongoDB.Bson
by: MongoDB Inc.
- 515 total downloads
- Latest version: 2.13.3
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 19 total downloads
- Latest version: 2.13.1
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 51 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 90 total downloads
- Latest version: 1.8.2
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 230 total downloads
- Latest version: 0.11.6
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.