Microsoft.Win32.Registry
4.0.0-beta-22231
See the version list below for details.
dotnet add package Microsoft.Win32.Registry --version 4.0.0-beta-22231
NuGet\Install-Package Microsoft.Win32.Registry -Version 4.0.0-beta-22231
<PackageReference Include="Microsoft.Win32.Registry" Version="4.0.0-beta-22231" />
paket add Microsoft.Win32.Registry --version 4.0.0-beta-22231
#r "nuget: Microsoft.Win32.Registry, 4.0.0-beta-22231"
// Install Microsoft.Win32.Registry as a Cake Addin #addin nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-22231&prerelease // Install Microsoft.Win32.Registry as a Cake Tool #tool nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-22231&prerelease
Provides support for accessing and modifying the Windows Registry.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Runtime (>= 4.0.0-beta-22231)
- System.Runtime.InteropServices (>= 4.0.0-beta-22231)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Microsoft.Win32.Registry:
Package | Downloads |
---|---|
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread When using NuGet 3.x this package requires at least version 3.4. |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.AspNet.Loader.IIS
ASP.NET 5 server implementation for IIS and IIS Express. |
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI. |
|
Microsoft.AspNet.Security.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI. |
GitHub repositories (269)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Win32.Registry:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
ppy/osu
rhythm is just a *click* away!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|