NibblePoker.Library.RegistryHelpers
1.0.0
dotnet add package NibblePoker.Library.RegistryHelpers --version 1.0.0
NuGet\Install-Package NibblePoker.Library.RegistryHelpers -Version 1.0.0
<PackageReference Include="NibblePoker.Library.RegistryHelpers" Version="1.0.0" />
paket add NibblePoker.Library.RegistryHelpers --version 1.0.0
#r "nuget: NibblePoker.Library.RegistryHelpers, 1.0.0"
// Install NibblePoker.Library.RegistryHelpers as a Cake Addin #addin nuget:?package=NibblePoker.Library.RegistryHelpers&version=1.0.0 // Install NibblePoker.Library.RegistryHelpers as a Cake Tool #tool nuget:?package=NibblePoker.Library.RegistryHelpers&version=1.0.0
.NET - Registry Helper
A small library to help with some task related to the Windows registry.
This library is mainly used by my other libraries and programs as needed.
Requirements
.NET Framework 4.0 or newer .NET v6.0 or newer
Documentation
Go to aziascreations.github.io/DotNet-RegistryHelpers/ for the HTML documentation.
Building
Please refer to the building.md file for more information.
License
The code in this repository is licensed under CC0 1.0 Universal (CC0 1.0) (Public Domain).
The doxygen-awesome-css repository is used as a submodule for Doxygen and is licensed under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
.NETFramework 4.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Revamped the library for a proper 1.0.0 release, and changed to a public domain license