Info
Version: | 0.9.2-preview |
Author(s): | Adam Braden |
Last Update: | Friday, June 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AdamBraden/WindowsInteropWrappers |
NuGet Url: | https://www.nuget.org/packages/UWP.API.DotNet.Interop.Wrappers |
Install
Install-Package UWP.API.DotNet.Interop.Wrappers
dotnet add package UWP.API.DotNet.Interop.Wrappers
paket add UWP.API.DotNet.Interop.Wrappers
UWP.API.DotNet.Interop.Wrappers Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Microsoft.Windows.SDK.Contracts(>= 10.0.18362.2002)
- Microsoft.Windows.SDK.Contracts(>= 10.0.18362.2002)
Tags
These interfaces are declared in include files in the Windows 10 SDK folder (eg: Windows Kits\10\Include\10.0.18362.0\um\*interop.h).
Commonly used interop apis include:
- IUserConsentVerifierInterop
- IWebAuthenticationCoreManagerInterop
- IAccountsSettingsPaneInterop
and others.