Microsoft.Win32.Registry
4.5.0-preview1-25914-04
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Win32.Registry --version 4.5.0-preview1-25914-04
NuGet\Install-Package Microsoft.Win32.Registry -Version 4.5.0-preview1-25914-04
<PackageReference Include="Microsoft.Win32.Registry" Version="4.5.0-preview1-25914-04" />
<PackageVersion Include="Microsoft.Win32.Registry" Version="4.5.0-preview1-25914-04" />
<PackageReference Include="Microsoft.Win32.Registry" />
paket add Microsoft.Win32.Registry --version 4.5.0-preview1-25914-04
#r "nuget: Microsoft.Win32.Registry, 4.5.0-preview1-25914-04"
#addin nuget:?package=Microsoft.Win32.Registry&version=4.5.0-preview1-25914-04&prerelease
#tool nuget:?package=Microsoft.Win32.Registry&version=4.5.0-preview1-25914-04&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
10dc31ea70c14a33f371cea5a757a3d95b218acf
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. 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
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Buffers (>= 4.5.0-preview1-25914-04)
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
MonoAndroid 1.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
MonoTouch 1.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
UAP 10.0.15138
- No dependencies.
-
Xamarin.iOS 1.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.Mac 2.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.TVOS 1.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
-
Xamarin.WatchOS 1.0
- System.Security.AccessControl (>= 4.5.0-preview1-25914-04)
- System.Security.Principal.Windows (>= 4.5.0-preview1-25914-04)
NuGet packages (926)
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/de35e2b0a0d8d5d1e307907983a6838da1092898 |
|
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 (259)
Showing the top 20 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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
SubtitleEdit/subtitleedit
the subtitle editor :)
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
|
|
quasar/Quasar
Remote Administration Tool for Windows
|
|
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
LibreHardwareMonitor/LibreHardwareMonitor
Libre Hardware Monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|
|
naudio/NAudio
Audio and MIDI library for .NET
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 544,088,324 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 111,107 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 129,797 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 68,421 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 93,713 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 277,522 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 18,725 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 47,322 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 72,330 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 77,418 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 35,377 | 3/16/2020 |
4.7.0 | 709,376,170 | 12/3/2019 |
4.7.0-preview3.19551.4 | 115,877 | 11/13/2019 |
4.7.0-preview2.19523.17 | 32,278 | 11/1/2019 |
4.7.0-preview1.19504.10 | 57,514 | 10/15/2019 |
4.6.0 | 61,392,539 | 9/23/2019 |
4.6.0-rc1.19456.4 | 93,129 | 9/16/2019 |
4.6.0-preview9.19421.4 | 49,447 | 9/4/2019 |
4.6.0-preview9.19416.11 | 1,465 | 9/4/2019 |
4.6.0-preview8.19405.3 | 176,321 | 8/13/2019 |
4.6.0-preview7.19362.9 | 212,333 | 7/23/2019 |
4.6.0-preview6.19303.8 | 2,050,551 | 6/12/2019 |
4.6.0-preview6.19264.9 | 1,490 | 9/4/2019 |
4.6.0-preview5.19224.8 | 175,322 | 5/6/2019 |
4.6.0-preview4.19212.13 | 315,815 | 4/18/2019 |
4.6.0-preview3.19128.7 | 129,015 | 3/6/2019 |
4.6.0-preview.19073.11 | 57,034 | 1/29/2019 |
4.6.0-preview.18571.3 | 80,666 | 12/3/2018 |
4.5.0 | 482,567,611 | 5/29/2018 |
4.5.0-rc1 | 348,881 | 5/6/2018 |
4.5.0-preview2-26406-04 | 398,472 | 4/10/2018 |
4.5.0-preview1-26216-02 | 505,215 | 2/26/2018 |
4.5.0-preview1-25914-04 | 468,490 | 11/15/2017 |
4.4.0 | 214,846,352 | 8/11/2017 |
4.4.0-preview2-25405-01 | 211,304 | 6/27/2017 |
4.4.0-preview1-25305-02 | 293,249 | 5/9/2017 |
4.3.0 | 386,855,199 | 11/15/2016 |
4.3.0-preview1-24530-04 | 140,461 | 10/24/2016 |
4.0.0 | 377,655,013 | 6/27/2016 |
4.0.0-rc2-24027 | 3,227,237 | 5/16/2016 |
4.0.0-beta-23516 | 1,109,389 | 11/18/2015 |
4.0.0-beta-23409 | 120,954 | 10/15/2015 |
4.0.0-beta-23225 | 115,884 | 9/1/2015 |
4.0.0-beta-23123 | 30,512 | 7/29/2015 |
4.0.0-beta-23109 | 93,876 | 7/27/2015 |
4.0.0-beta-23019 | 45,998 | 6/30/2015 |
4.0.0-beta-22816 | 41,080 | 4/24/2015 |
4.0.0-beta-22605 | 17,854 | 2/13/2015 |
4.0.0-beta-22416 | 11,656 | 1/16/2015 |
4.0.0-beta-22231 | 31,844 | 11/11/2014 |