Microsoft.Win32.Registry
5.0.0
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Win32.Registry --version 5.0.0
NuGet\Install-Package Microsoft.Win32.Registry -Version 5.0.0
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
paket add Microsoft.Win32.Registry --version 5.0.0
#r "nuget: Microsoft.Win32.Registry, 5.0.0"
// 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
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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)
NuGet packages (805)
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. |
|
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/af22effae4069a5dfb9b0735859de48820104f5b |
|
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies. |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks. |
GitHub repositories (270)
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
|
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 468,690,580 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 102,833 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 124,495 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 66,021 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 90,375 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 255,188 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 18,007 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 46,522 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 66,867 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 75,306 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 34,606 | 3/16/2020 |
4.7.0 | 639,977,803 | 12/3/2019 |
4.7.0-preview3.19551.4 | 112,976 | 11/13/2019 |
4.7.0-preview2.19523.17 | 30,670 | 11/1/2019 |
4.7.0-preview1.19504.10 | 56,432 | 10/15/2019 |
4.6.0 | 58,080,319 | 9/23/2019 |
4.6.0-rc1.19456.4 | 91,753 | 9/16/2019 |
4.6.0-preview9.19421.4 | 48,920 | 9/4/2019 |
4.6.0-preview9.19416.11 | 1,193 | 9/4/2019 |
4.6.0-preview8.19405.3 | 170,656 | 8/13/2019 |
4.6.0-preview7.19362.9 | 176,750 | 7/23/2019 |
4.6.0-preview6.19303.8 | 1,704,427 | 6/12/2019 |
4.6.0-preview6.19264.9 | 1,219 | 9/4/2019 |
4.6.0-preview5.19224.8 | 172,778 | 5/6/2019 |
4.6.0-preview4.19212.13 | 298,252 | 4/18/2019 |
4.6.0-preview3.19128.7 | 127,914 | 3/6/2019 |
4.6.0-preview.19073.11 | 55,680 | 1/29/2019 |
4.6.0-preview.18571.3 | 79,004 | 12/3/2018 |
4.5.0 | 442,735,401 | 5/29/2018 |
4.5.0-rc1 | 345,479 | 5/6/2018 |
4.5.0-preview2-26406-04 | 392,864 | 4/10/2018 |
4.5.0-preview1-26216-02 | 498,549 | 2/26/2018 |
4.5.0-preview1-25914-04 | 463,825 | 11/15/2017 |
4.4.0 | 201,299,241 | 8/11/2017 |
4.4.0-preview2-25405-01 | 162,134 | 6/27/2017 |
4.4.0-preview1-25305-02 | 290,013 | 5/9/2017 |
4.3.0 | 354,247,652 | 11/15/2016 |
4.3.0-preview1-24530-04 | 139,719 | 10/24/2016 |
4.0.0 | 355,790,657 | 6/27/2016 |
4.0.0-rc2-24027 | 3,217,896 | 5/16/2016 |
4.0.0-beta-23516 | 1,108,767 | 11/18/2015 |
4.0.0-beta-23409 | 120,582 | 10/15/2015 |
4.0.0-beta-23225 | 115,501 | 9/1/2015 |
4.0.0-beta-23123 | 29,909 | 7/29/2015 |
4.0.0-beta-23109 | 93,289 | 7/27/2015 |
4.0.0-beta-23019 | 45,573 | 6/30/2015 |
4.0.0-beta-22816 | 40,658 | 4/24/2015 |
4.0.0-beta-22605 | 17,425 | 2/13/2015 |
4.0.0-beta-22416 | 11,018 | 1/16/2015 |
4.0.0-beta-22231 | 31,383 | 11/11/2014 |