Microsoft.Win32.Registry
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.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Win32.Registry -Version 5.0.0
dotnet add package Microsoft.Win32.Registry --version 5.0.0
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Win32.Registry --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Win32.Registry, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Win32.Registry as a Cake Addin
#addin nuget:?package=Microsoft.Win32.Registry&version=5.0.0
// Install Microsoft.Win32.Registry as a Cake Tool
#tool nuget:?package=Microsoft.Win32.Registry&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.4)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETCoreApp 2.1
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
UAP 10.0.16299
- System.Memory (>= 4.5.4)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
Used By
NuGet packages (417)
Showing the top 5 NuGet packages that depend on Microsoft.Win32.Registry:
Package | Downloads |
---|---|
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.
|
|
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.
|
|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
|
|
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
|
|
Microsoft.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:
Microsoft.Data.SqlClient.SqlConnection
Microsoft.Data.SqlClient.SqlException
Microsoft.Data.SqlClient.SqlParameter
Microsoft.Data.SqlClient.SqlDataReader
Microsoft.Data.SqlClient.SqlCommand
Microsoft.Data.SqlClient.SqlTransaction
Microsoft.Data.SqlClient.SqlParameterCollection
Microsoft.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (174)
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.
|
|
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.
|
|
files-community/Files
A modern file explorer that pushes the boundaries of the platform.
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.3.21201.4 | 3,461 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 8,277 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 10,610 | 2/12/2021 |
5.0.0 | 8,493,418 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 45,031 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 40,159 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 36,361 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 42,718 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 34,263 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 12,894 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 30,238 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 31,390 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 22,968 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 27,254 | 3/16/2020 |
4.7.0 | 67,911,947 | 12/3/2019 |
4.7.0-preview3.19551.4 | 44,128 | 11/13/2019 |
4.7.0-preview2.19523.17 | 17,960 | 11/1/2019 |
4.7.0-preview1.19504.10 | 40,394 | 10/15/2019 |
4.6.0 | 15,433,180 | 9/23/2019 |
4.6.0-rc1.19456.4 | 38,709 | 9/16/2019 |
4.6.0-preview9.19421.4 | 39,033 | 9/4/2019 |
4.6.0-preview9.19416.11 | 460 | 9/4/2019 |
4.6.0-preview8.19405.3 | 88,890 | 8/13/2019 |
4.6.0-preview7.19362.9 | 82,618 | 7/23/2019 |
4.6.0-preview6.19303.8 | 503,004 | 6/12/2019 |
4.6.0-preview6.19264.9 | 516 | 9/4/2019 |
4.6.0-preview5.19224.8 | 96,982 | 5/6/2019 |
4.6.0-preview4.19212.13 | 99,233 | 4/18/2019 |
4.6.0-preview3.19128.7 | 83,427 | 3/6/2019 |
4.6.0-preview.19073.11 | 49,635 | 1/29/2019 |
4.6.0-preview.18571.3 | 66,170 | 12/3/2018 |
4.5.0 | 66,722,540 | 5/29/2018 |
4.5.0-rc1 | 176,752 | 5/6/2018 |
4.5.0-preview2-26406-04 | 177,070 | 4/10/2018 |
4.5.0-preview1-26216-02 | 339,677 | 2/26/2018 |
4.5.0-preview1-25914-04 | 207,370 | 11/15/2017 |
4.4.0 | 61,684,218 | 8/11/2017 |
4.4.0-preview2-25405-01 | 78,352 | 6/27/2017 |
4.4.0-preview1-25305-02 | 236,477 | 5/9/2017 |
4.3.0 | 54,799,737 | 11/15/2016 |
4.3.0-preview1-24530-04 | 83,467 | 10/24/2016 |
4.0.0 | 133,386,167 | 6/27/2016 |
4.0.0-rc2-24027 | 2,936,746 | 5/16/2016 |
4.0.0-beta-23516 | 1,104,051 | 11/18/2015 |
4.0.0-beta-23409 | 117,934 | 10/15/2015 |
4.0.0-beta-23225 | 111,092 | 9/1/2015 |
4.0.0-beta-23123 | 26,625 | 7/29/2015 |
4.0.0-beta-23109 | 89,380 | 7/27/2015 |
4.0.0-beta-23019 | 43,045 | 6/30/2015 |
4.0.0-beta-22816 | 37,359 | 4/24/2015 |
4.0.0-beta-22605 | 14,015 | 2/13/2015 |
4.0.0-beta-22416 | 7,957 | 1/16/2015 |
4.0.0-beta-22231 | 27,758 | 11/11/2014 |