https://github.com/asklar/net5cpp
Write WinRT component in C# NET 5 and consume it from C++/WinRT WinUI desktop app
https://github.com/asklar/net5cpp
Last synced: 4 months ago
JSON representation
Write WinRT component in C# NET 5 and consume it from C++/WinRT WinUI desktop app
- Host: GitHub
- URL: https://github.com/asklar/net5cpp
- Owner: asklar
- License: mit
- Created: 2021-01-30T22:28:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T22:35:54.000Z (over 5 years ago)
- Last Synced: 2024-12-30T07:42:27.786Z (over 1 year ago)
- Language: C++
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Net5Cpp - interop between NET 5 and WinRT
This repo shows a WinRT component written in C# NET 5, exported through [cswinrt](http://github.com/microsoft/cswinrt) and consumed into a [C++/WinRT](http://github.com/microsoft/cppwinrt) [WinUI](http://github.com/microsoft/microsoft-ui-xaml) desktop app.
Currently building this repo relies on working around some cswinrt bugs, see https://github.com/microsoft/CsWinRT/issues/created_by/asklar