Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the .NET 5.0 SDK to expose Windows APIs through the new Target Framework Monikers. In addition to the Windows SDK support added for .NET 5, C#/WinRT itself allows component authors to build their own .NET 5 projections using the CsWinRT NuGet package To use the latest runtime and SDK updates in .NET 5, install the following: .NET 5.0 SDK Visual Studio 2019 version 16.8 You can stay updated on the latest work with C#/WinRT by visiting the CsWinRT Github repo. [ more… ]