Replies: 2 comments
-
maui is ui framework, you can ask runtime team, see dotnet/runtime#68775 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I also managed all my shared code in a maui Library. |
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.
-
Can I use maui as a aot library, no UI, just some common function such as network、database... which it can share with multiple platform? Just like KMM (Kotlin Multiplatform Mobile).
C/CPP and Rust can do it, but I prefer C# because C# is a good language, I like it; .Net native AOT is release;
Beta Was this translation helpful? Give feedback.
All reactions