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

Update samples to net5 #77

Open
j0shuams opened this issue Dec 9, 2020 · 2 comments
Open

Update samples to net5 #77

j0shuams opened this issue Dec 9, 2020 · 2 comments
Assignees

Comments

@j0shuams
Copy link

j0shuams commented Dec 9, 2020

The WPF sample apps came up in discussion for a C#/WinRT issue. We thought it would be good to get these samples ported to net5, and @robmikh said he would be glad to port them when he gets time.

The interop documentation at C#/WinRT may be helpful, for information on how certain things have changed (like QI becoming an As<> cast).

@trympet
Copy link
Member

trympet commented Jun 20, 2021

I tried converting winui.uwp with cswinrt, but got stuck at an explicit interface definition, ICommand.CanExecuteChanged, which does not exist in C#.

Maybe the samples could have a winui 3 version as well?

@aqibbanday
Copy link

@trympet Hi, any update on this?

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

No branches or pull requests

4 participants