async Callback function to make web request from dotnet? #142
DanielHabenicht
started this conversation in
General
Replies: 1 comment
-
Here is an example from tests: bootsharp/src/js/test/cs/Test/Functions.cs Lines 21 to 22 in a5cc885 bootsharp/src/js/test/spec/interop.spec.ts Lines 148 to 154 in a5cc885 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I've only seen examples of non asynchronous function calls from dotnet to javascript. But would love something like this:
Is it feasible?
Beta Was this translation helpful? Give feedback.
All reactions