Microsoft.Win32.Registry
4.0.0-beta-22605
See the version list below for details.
dotnet add package Microsoft.Win32.Registry --version 4.0.0-beta-22605
NuGet\Install-Package Microsoft.Win32.Registry -Version 4.0.0-beta-22605
<PackageReference Include="Microsoft.Win32.Registry" Version="4.0.0-beta-22605" />
paket add Microsoft.Win32.Registry --version 4.0.0-beta-22605
#r "nuget: Microsoft.Win32.Registry, 4.0.0-beta-22605"
// Install Microsoft.Win32.Registry as a Cake Addin #addin nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-22605&prerelease // Install Microsoft.Win32.Registry as a Cake Tool #tool nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-22605&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Runtime (>= 4.0.0-beta-22605)
- System.Runtime.InteropServices (>= 4.0.0-beta-22605)
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
|