MarimerLLC / cslaforum

Discussion forum for CSLA .NET
https://cslanet.com
Other
31 stars 6 forks source link

CSLA now works with Uno on WebAssembly #668

Open rockfordlhotka opened 6 years ago

rockfordlhotka commented 6 years ago

This is cool stuff imo! 😄

There's a thing called the Uno Platform that allows the use of UWP XAML to create apps for iOS, Android, and Webassembly (mono-wasm). Very much like Xamarin Forms, but with UWP instead of the different XF XAML.

Working with the Uno team I now have CSLA working on the Uno platform on wasm. So now CSLA works in Blazor and Uno for sure.

https://github.com/MarimerLLC/csla/issues/892

kcabral817 commented 6 years ago

awesome job.