fullstackhero is one of several ways to start a production .NET project. The three pages below compare it head-to-head with the most common alternatives so you can pick deliberately.
Each page is maintained by us, so it’s our perspective. The intent is to be specific about where each option diverges, not to win an argument. Where any of these pages drifts out of date or treats an alternative unfairly, open an issue and we’ll fix it.
Available comparisons
- fullstackhero vs ABP Framework — the biggest direct competitor. ABP is a complete opinionated framework with a paid commercial tier; fullstackhero is copy-and-own MIT source.
- fullstackhero vs Clean Architecture templates — Jason Taylor and Ardalis templates ship an architecture; fullstackhero ships ten production modules on top of one.
- fullstackhero vs BlazorPlate — free open-source + React versus paid closed-source + Blazor.
Quick decision tree
- You want named vendor support + admin UI generator + heavyweight framework → ABP Framework (its commercial tier).
- You want to learn or assemble Clean Architecture from a clean slate → Jason Taylor’s or Ardalis’s Clean Architecture template.
- You want Blazor + paid support + one-time licence + i18n → BlazorPlate.
- You want free + open source + ten production modules + React + zero lock-in → fullstackhero.
Where to go next
- Quick Start — try fullstackhero in a minute.
- Architecture overview — modular monolith + Vertical Slice Architecture.
- Modules — the ten modules that ship in v10.