MarimerLLC / cslaforum

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

Blazor and Uno and CSLA v5 #804

Open rockfordlhotka opened 5 years ago

rockfordlhotka commented 5 years ago

I'm on a roll with WebAssembly. Got a nice sample and blog post online about CSLA and Blazor earlier this week, and now here's a new blog post about CSLA and Uno.

Uno Platform is a XAML-based UI framework that supports WebAssembly (and UWP and iOS and Android), so sort of a cross between Xamarin Forms and Blazor in a sense.

Using Uno and CSLA it is easy to reuse the same code from the Blazor example, and get native apps for iOS, Android, Windows, and (most importantly) WebAssembly!

michaelcsikos commented 5 years ago

Without the http:// GitHub is showing links as relative to this repo. For convenience:

CSLA and Blazor UNO and CSLA

rockfordlhotka commented 5 years ago

Thanks for that - I've now updated the URLs in the original post - to my new blog instead of the old one.