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" />
<PackageVersion Include="Microsoft.Win32.Registry" Version="4.0.0-beta-22605" />
<PackageReference Include="Microsoft.Win32.Registry" />
paket add Microsoft.Win32.Registry --version 4.0.0-beta-22605
#r "nuget: Microsoft.Win32.Registry, 4.0.0-beta-22605"
#addin nuget:?package=Microsoft.Win32.Registry&version=4.0.0-beta-22605&prerelease
#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 (273)
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.
|