Microsoft.VisualStudio.Threading
by: Microsoft
- 60 total downloads
- Latest version: 17.5.22
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 28 total downloads
- Latest version: 17.5.22
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Utilities.Internal
by: Microsoft
- 43 total downloads
- Latest version: 16.3.36
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation
by: Microsoft
- 135 total downloads
- Latest version: 17.6.11
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 123 total downloads
- Latest version: 8.0.0-preview.5.23313.2
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 75 total downloads
- Latest version: 7.0.6
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 40 total downloads
- Latest version: 7.0.5
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 46 total downloads
- Latest version: 7.0.6
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 35 total downloads
- Latest version: 7.0.6
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 3.759k total downloads
- Latest version: 8.0.0-preview.4.23261.6
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 19 total downloads
- Latest version: 7.0.5
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Win32.Registry
by: Microsoft
- 232 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.Win32.Registry.AccessControl
by: Microsoft
- 389 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey.
Commonly Used Types:
System.Security.AccessControl.RegistryAccessRule
System.Security.AccessControl.RegistryAuditRule
System.Security.AccessControl.RegistrySecurity
Microsoft.Win32.SystemEvents
by: Microsoft
- 234 total downloads
- Latest version: 7.0.0
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.Compatibility
by: Microsoft
- 1.964k total downloads
- Latest version: 8.0.0-preview.4.23260.1
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.CsWin32
by: Microsoft
- 15 total downloads
- Latest version: 0.1.588-beta
Microsoft Windows SDK Win32 API Source Generator
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 68 total downloads
- Latest version: 10.0.25387-preview
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 25387. 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.SDK.NET.Ref
by: Microsoft
- 15 total downloads
- Latest version: 10.0.22000.28
The Windows SDK available as a targeting pack for .NET 6 and later applications.
For further details, see: https://docs.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-enhance
Microsoft.Windows.SDK.Win32Docs
by: Microsoft
- 16 total downloads
- Latest version: 0.1.6-alpha
Microsoft Windows API documentation
Microsoft.Windows.SDK.Win32Metadata
by: Microsoft
- 15 total downloads
- Latest version: 10.2.185-preview
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.