Ross ROSS = Recommend OSS · open-source software intelligence for agents

mrpmorris/Fluxor

Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor. observed · 2026-08-28

github.com/mrpmorris/Fluxor · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21.5
  • age_days: 2363
  • days_rel: 30
  • days_push: 30
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1474 stars · 168 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Fluxor is a zero-boilerplate Flux/Redux state management library for .NET and Blazor. It provides a single-state-store, unidirectional data flow approach to front-end development with minimal boilerplate code.

Use cases

  • manage application state in Blazor apps
  • implement Redux-style unidirectional data flow in .NET
  • share a single state store across multiple UIs
  • reduce boilerplate when adding state management features
  • debug state changes with Redux DevTools integration

When to choose

  • you are building Blazor or .NET front-end apps needing predictable state management
  • you want Redux/Flux patterns without heavy boilerplate
  • you need one state store shared across multiple UI components

When to avoid

  • you need state management outside the .NET ecosystem
  • your app is simple enough that a state library adds unnecessary complexity
  • you prefer a different state management paradigm like MVVM

Facets

library · maturity active

state-management frontend-framework web-development frontend cross-platform browser redux flux blazor unidirectional-data-flow single-state-store dotnet web-server

1 source

Member repositories

RepositoryRoleHealth v2
mrpmorris/Fluxormain96

For agents

markdown · JSON · MCP: product_card(name="mrpmorris/Fluxor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem