Win8Interop 1.0.2
See the version list below for details.
dotnet add package Win8Interop --version 1.0.2
NuGet\Install-Package Win8Interop -Version 1.0.2
<PackageReference Include="Win8Interop" Version="1.0.2" />
<PackageVersion Include="Win8Interop" Version="1.0.2" />
<PackageReference Include="Win8Interop" />
paket add Win8Interop --version 1.0.2
#r "nuget: Win8Interop, 1.0.2"
#:package Win8Interop@1.0.2
#addin nuget:?package=Win8Interop&version=1.0.2
#tool nuget:?package=Win8Interop&version=1.0.2
This library contains common functionality such as cryptography, threading, and other features which were not included by default with the .NET framework in Windows 8 Metro Style apps. This library contains a number of very useful classes and extension methods that many should find useful.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| WinRT | winrt45 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Win8Interop:
| Package | Downloads |
|---|---|
|
IC80FSLib
A virtual file system driver for .NET applications on Windows 8 Metro. Provides support for virtual disk encryption, and fast file system support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Third release -- Removed AsStream extension --- Windows 8 now natively includes this functionality
* Second release -- Added documentation
* First release (6/19/2012)