Open dbulic opened 4 years ago
If there is interest in using NObservable, I could update it to work with the latest blazor.
Note that there are currently threading issues with server-side blazor since it invokes component callbacks on a random thread from the pool.
I am definitely interested. I have been searching for exactly this. I really like using MobX with Vue and taking those patterns to C# would be fantastic. I'm using server but also have interest in trying to get it working with the Xamarin Blazor bindings.
Relies on Blazor.Cli last updated in March last year and Blazor.Browser last updated in July 2018.