Anyone also using MVVM for their Blazor apps?

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Fluxor

    Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.

    There's a ViewModelComponent where T : IViewModel This ViewModel has to be a state object, meaning part of Fluxor.

  • ApplicationInsights-JS

    Microsoft Application Insights SDK for JavaScript

    One thing I've been worried about regarding performance is potential unnecessary `StateHasChanged` calls triggered from property changed events in the VM. I'm going to add some telemetry for page load times to keep an eye on things as well as render counts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts