Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using .net core 5 and cswinrt to target system XAML #6539

Closed
asklar opened this issue Nov 16, 2020 · 1 comment
Closed

Investigate using .net core 5 and cswinrt to target system XAML #6539

asklar opened this issue Nov 16, 2020 · 1 comment
Labels
Milestone

Comments

@asklar
Copy link
Member

asklar commented Nov 16, 2020

There are a number of problems mixing C++ and C# with .net native (see main issue #6469).
Investigate whether it is possible to use .net core 5 and cswinrt in order to target system XAML, without requiring .net native-ization and assess what interop gaps between C++ and C#/netcore5 exist.

@asklar asklar added the bug label Nov 16, 2020
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Nov 16, 2020
@asklar asklar removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Nov 16, 2020
@asklar asklar added this to the Backlog milestone Nov 16, 2020
@sylveon
Copy link

sylveon commented Feb 9, 2021

I think the biggest issue here is that .NET 5 doesn't support UWP, see microsoft/WindowsAppSDK#105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants