Repository metrics
- Stars
-  (46 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
Summary
Blazor Webassembly is a really cool technology allowing us to run C# in the browser through Mono. It can use .NET Standard 2.0 compliant assemblies (which Miunie Core is ð) and so...
We can run Miunie in the browser. ðŠ
Implementation notes
- Persistence
Since by default Miunie uses LiteDb, there might be a way of using it in the browser, or we can simply implement our IPersistentStorage in the Blazor app and store information in LocalStorage.
Have a better idea? Please do share in the comments. ð
- Any other implementation notes? Please share it with us in the comments. (you'll get a cookie ðª)
Wanna help out? Have an opinion? â€
If you'd like to help us by solving this issue or discussing its implementation, just say so in the comments. â€ïž And please don't shy away from asking any kind of question you might have.
Should you have any questions at all, feel free to contact either me (@petrspelos) or @DraxCodes on our Discord server:
And of course, thank you so much for contributing! ð It's because of amazing people like yourself that Miunie exists.