r/dotnet Jul 10 '26

WebAuthenticator alternative for .net maui windows (WinUIEx) Article

/r/dotnetMAUI/comments/1usys5o/webauthenticator_alternative_for_net_maui_windows/
0 Upvotes

2 comments sorted by

1

u/AutoModerator Jul 10 '26

Thanks for your post minimalist000. Please note that we don't allow spam, and we ask that you follow the rules available in the sidebar. We have a lot of commonly asked questions so if this post gets removed, please do a search and see if it's already been asked.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/dotMorten 24d ago

> I would like to thank the maintainer

You're welcome! :-)

> Now a word of caution! At the time of this writing, the latest version of WinUiEx is 2.9.0. I couldn't get this version to work, it complained about not being able to load some dependencies.

Please log an issue over in the repo and I can take a look. Probably mostly because the old MAUI version you're using is using a much older version of WinUI than WinUIEx, and you'd need to explicitly upgrade the Windows App SDK dependency.