Microsoft.Web.Infrastructure by: Microsoft
  • 48 total downloads
  • Latest version: 2.0.0
  • ASPNETWEBPAGES
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Web.Services2 by: Microsoft
  • 71 total downloads
  • Latest version: 2.0.3
  • wse webservices
Web Services Enhancements 2.0 for Microsoft .NET (WSE) is a .NET class library for building Web services using the latest Web services protocols, including WS-Security, WS-SecureConversation, WS-Trust, WS-Policy, WS-SecurityPolicy, WS-Addressing, and WS-Attachments. WSE allows you to add these capabilities at design time using code or at deployment time through the use of a policy file. downloaded from url: http://www.microsoft.com/download/en/details.aspx?id=23689
Microsoft.Web.WebView2 by: Microsoft
  • 1.211k total downloads
  • Latest version: 1.0.3116-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.
Microsoft.Win32.Registry by: Microsoft
  • 42 total downloads
  • Latest version: 4.0.0-beta-22816
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
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 1.147k total downloads
  • Latest version: 10.0.26100.1742
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 1.059k total downloads
  • Latest version: 10.0.26100.1742
  • 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.
Microsoft.WindowsAppSDK by: Microsoft
  • 922 total downloads
  • Latest version: 1.7.250208002-preview1
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.DWrite by: Microsoft
  • 11 total downloads
  • Latest version: 1.0.0-experimental1
  • DWriteCore;native
DWriteCore is an implementation of the Microsoft Windows DirectWrite API that has been decoupled from the Windows OS. DWriteCore provides services for applications to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation by: Microsoft
  • 14 total downloads
  • Latest version: 1.0.0-experimental1
  • Microsoft Resources Native Windows WindowsAppSDK
Microsoft Windows App SDK Foundation
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 15 total downloads
  • Latest version: 1.0.0-experimental1
  • Microsoft,WindowsAppSDK,Interactive Experiences
This package provides the Microsoft Interactive Experiences features in Windows App SDK.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 13 total downloads
  • Latest version: 1.0.0-experimental1
  • Windows WinUI UWP XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library. The WinUI 3 APIs in this package are subject to change in future releases of Windows App SDK. This version is intended for preview and not for use in shipping applications.
mongocsharpdriver by: MongoDB, Inc.
  • 628 total downloads
  • Latest version: 2.7.3
This package contains the legacy driver. The new driver's package name is MongoDB.Driver.
MongoDB.Bson by: MongoDB, Inc.
  • 69 total downloads
  • Latest version: 2.7.0-beta0001
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB, Inc.
  • 368 total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 727 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.GridFS by: MongoDB, Inc.
  • 261 total downloads
  • Latest version: 2.7.3
  • mongodb mongo nosql gridfs
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 363 total downloads
  • Latest version: 1.9.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MSBuild.Sdk.Extras by: Claire Novotny
  • 524 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MSTest.TestAdapter by: Microsoft
  • 35 total downloads
  • Latest version: 2.2.10
  • 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) - .NET 5.0 (Visual Studio 2019) - .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ (Visual Studio 2017)
MSTest.TestFramework by: Microsoft
  • 9 total downloads
  • Latest version: 2.2.10
  • 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+) (Visual Studio 2017) - .NET 5.0 (Visual Studio 2019) - .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ (Visual Studio 2017) To discover and execute tests install MSTest.TestAdapter.