davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 67
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1947
- days_rel: n/a
- days_push: 202
- n_releases_24m: 0
Adoption not part of the score
3102 stars · 466 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A sample Todo application built with ASP.NET Core, featuring a Blazor WebAssembly frontend and a Minimal APIs REST backend. It demonstrates common patterns including authentication (cookies, bearer tokens, social logins), Entity Framework with SQLite, rate limiting, YARP proxying, and integration testing.
Use cases
- learn how to build a REST API with ASP.NET Core minimal APIs
- example of Blazor WASM frontend with a backend API
- how to set up JWT bearer and cookie authentication in ASP.NET Core
- reference for ASP.NET Core Identity user management
- sample integration tests for a REST API
- how to proxy frontend requests with YARP IHttpForwarder
- example of rate limiting in ASP.NET Core
- bootstrap a .NET app with Aspire and SQLite
When to choose
- you want a reference implementation of modern ASP.NET Core patterns
- you're learning Blazor WebAssembly with a minimal API backend
- you need a working example of auth flows including social login providers
- you want to see Aspire used to orchestrate a multi-project .NET app
When to avoid
- you need a production-ready todo product rather than a sample
- your stack is not .NET/C#
- you need a database other than SQLite without modifications
- you want a fully featured task manager with collaboration features
Facets
application · maturity active
auth web-framework http-server orm rate-limiting testing middleware web-development developer-tools apis dotnet cross-platform blazor webassembly minimal-apis aspnet-core-identity jwt cookie-authentication yarp sqlite openapi aspire sample-app reference-application web-server
1 source
- readme: https://github.com/davidfowl/TodoApp · fetched 2026-08-28 · 2a5cb61e4e2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidfowl/TodoApp | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="davidfowl/TodoApp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem