Replies: 1 comment
-
I can of course do it myself by using jsinterop but hopefully .NET can just make the use case easier |
Beta Was this translation helpful? Give feedback.
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.
-
The new github interface looking pretty
In MAUI.Blazor, scenario where a browser is running but .NET is running outside of it, the requests we are making using say HttpClient is actually in the .NET not in the browser
Would be wonderful for a way to make request in .NET that makes the browser to make it to become possible because the browser has caching and stuffs and those're useful
Beta Was this translation helpful? Give feedback.
All reactions