Elmish
Fun.Blazor.Elmish is the package that supports Elmish.
I know Elmish is loved by a lot of F# developers, including myself. When I started working on my first F# related task, I used Fable + Elmish, then migrated to Feliz + Elmish hooks + Recoil, which I really enjoyed at the time.
For the core concept, you can check the Elmish official docs for the real MVU (LOL)