Calling Windows 10 APIs From a Desktop Application just got easier
Calling Windows 10 APIs From a Desktop Application just got easier Today, we are pleased to announce we posted on nuget.org a preview of the Windows 10 WinRT API Pack. By using these NuGet packages, you can quickly and easily add new Windows functionality to your applications like Geolocation, Windows AI, Machine Learning, and much more. We have posted 3 packages: Windows 10 version 1803 Windows 10 version 1809 Windows 10 version 1903 Each package includes all of the Windows Runtime (WinRT) APIs included with each specific Windows release. These are preview packages, so please give us feedback and watch for updates to the known issues on our repository. How can this help me? Previously, in order to access the Windows API surface from your WPF or Winforms app, you needed to specifically add contract files and other reference assemblies [ more… ]