Info
Version: | 0.1.5.3 |
Author(s): | Christian Bay |
Last Update: | Tuesday, August 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tdctaz/NativeWindows |
NuGet Url: | https://www.nuget.org/packages/NativeWindows |
Install
Install-Package NativeWindows
dotnet add package NativeWindows
paket add NativeWindows
NativeWindows Download (Unzip the "nupkg" after downloading)
It consist of a Handle which is a SafeHandle that is as close to the native version as it can get while still making it reasonable to use, and a set of interface and factories to it can be mocked and unittested.