What is the correct way to use IHttpClientFactory in WinUI 3? #11061
Unanswered
Jan Martin (catmanjan)
asked this question in
Q&A
Replies: 1 comment
I use it for all of my WinUI 3 apps, no reason you can't. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What is the correct way to use IHttpClientFactory in WinUI 3?
All the examples use HostApplicationBuilder which I believe is not used on the desktop?
All reactions