MSBuild.Sdk.Extras
by: Claire Novotny
- 102 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
Microsoft.Win32.Primitives
by: Microsoft
- 8 total downloads
- Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 243 total downloads
- Latest version: 10.0.28000.1839
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 28000. 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.Windows.CsWinRT
by: Microsoft
- 113 total downloads
- Latest version: 3.0.0-preview.260319.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 10 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.Compatibility
by: Microsoft
- 331 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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.Win32.Registry.AccessControl
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
No description available.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 34 total downloads
- Latest version: 2.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Moq
by: Kzu
- 2 total downloads
- Latest version: 3.1.416.3
Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 46 total downloads
- Latest version: 2.0.0
Contains utilities used by ASP.NET Core Code Generation packages.
Mono.TextTemplating
by: Mikayla Hutchinson
- 10 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 46 total downloads
- Latest version: 2.0.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 566 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Package Description
- 46 total downloads
- Latest version: 2.0.0
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 88 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Microsoft.Win32.Registry
by: Microsoft
- 8 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.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 49 total downloads
- Latest version: 2.0.0
Contains Razor based templating host used by ASP.NET Core Code Generators.
MQTTnet
by: The contributors of MQTTnet
- 88 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
Microsoft.Web.WebView2
by: Microsoft
- 282 total downloads
- Latest version: 1.0.4015-prerelease
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.Web.LibraryManager.Build
by: Microsoft
- 42 total downloads
- Latest version: 3.0.71
MSBuild target for the Visual Studio Library Manager
MSTest.Analyzers
by: Microsoft
- 62 total downloads
- Latest version: 4.2.3
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.