Microsoft.Win32.Registry
4.0.0-beta-23123
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package Microsoft.Win32.Registry --version 4.0.0-beta-23123
NuGet\Install-Package Microsoft.Win32.Registry -Version 4.0.0-beta-23123
<PackageReference Include="Microsoft.Win32.Registry" Version="4.0.0-beta-23123" />
paket add Microsoft.Win32.Registry --version 4.0.0-beta-23123
#r "nuget: Microsoft.Win32.Registry, 4.0.0-beta-23123"
// Install Microsoft.Win32.Registry as a Cake Addin #addin nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-23123&prerelease // Install Microsoft.Win32.Registry as a Cake Tool #tool nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-23123&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 | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.0)
-
DNXCore 5.0
- System.Collections (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
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
|