DarkCreekWay.OSI.Microsoft.Windows.Registry 1.0.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package DarkCreekWay.OSI.Microsoft.Windows.Registry --version 1.0.0.7
NuGet\Install-Package DarkCreekWay.OSI.Microsoft.Windows.Registry -Version 1.0.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DarkCreekWay.OSI.Microsoft.Windows.Registry" Version="1.0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DarkCreekWay.OSI.Microsoft.Windows.Registry --version 1.0.0.7
#r "nuget: DarkCreekWay.OSI.Microsoft.Windows.Registry, 1.0.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DarkCreekWay.OSI.Microsoft.Windows.Registry as a Cake Addin
#addin nuget:?package=DarkCreekWay.OSI.Microsoft.Windows.Registry&version=1.0.0.7

// Install DarkCreekWay.OSI.Microsoft.Windows.Registry as a Cake Tool
#tool nuget:?package=DarkCreekWay.OSI.Microsoft.Windows.Registry&version=1.0.0.7

Operating System Integration Library for the Microsoft Windows Registy

This library is designed with the goal to be easy to integrate into existing codebases with minimum effort. After integration of the library into a codebase, all registry related code can be easily covered by unit tests.

Having an abstraction for the Microsoft Windows Registry helps you to develop testable Registry related code. Within unit tests, access to a real registry can be replaced by an InMemory implementation. This makes testing registry related code simple, reliable, machine independent and repeatable.


Copyright (c) 2020 by DarkCreekWay

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DarkCreekWay.OSI.Microsoft.Windows.Registry:

Package Downloads
DarkCreekWay.OSI.Microsoft.Windows.Registry.InMemory

The InMemory Registry implementation makes access and manipulation of the Registry testable.

DarkCreekWay.OSI.Microsoft.Windows.ComponentObjectModel

Operating System Integration Library for Microsoft Windows Component Object Model

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.8 504 11/30/2022
1.0.0.7 563 7/29/2021