Made native APIs for Blazor. #14001
syminomega
started this conversation in
Show and tell
Replies: 1 comment
-
Awesome! Don't forget to add it to https://github.com/tauri-apps/awesome-tauri/ once you think it's ready for that :) |
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.
-
I saw that
create-tauri-app
tool can create Tauri app with Blazor wasm frontend, but it still uses the JsInvoke to call Tauri functions. So I made a package witch allows user to call functions through native C# functions. Here is the link: https://github.com/syminomega/TauriBlazor.Still work in progress yet.
Beta Was this translation helpful? Give feedback.
All reactions