You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm giving a talk on this today 😅 Here is the repo where I have some simple examples based on the basic Blazor WASM (with an app host) dotnet new blazorwasm template: https://github.com/IntelliTect-Samples/blazor-mvvm
I have created a lib that expands on @adamskt code that includes a MvvmNavigationManager and a MvvmNavLink component that removes the use of magic strings using navigation by ViewModel (class/interface). Here is the repo and Nuget. Sample project included.
Can we please get a sample implementation within Blazor?
The text was updated successfully, but these errors were encountered: