Rare find

TodoApp. A complete to-do list app showing how to build a real working website with user accounts.

github.com/davidfowl/TodoApp

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Upgrade Aspire SDK to 13.1.1
September 2025
  • Refine README for clarity by removing redundant mentions of .NET and …
  • Update package versions and fix formatting in configuration files
August 2025
  • Update everything! (#105)
January 2025
  • Remove tasks and launch.json
  • Auto install dotnet ef
November 2024
  • Protect the user id to make sure only the BFF can call the external a…
  • Add OpenAPI configuration for authentication (#99)
  • Clean up and added comment about S2S auth
  • Read rate per user rate limiter options via config
  • Updates for OpenAPI (#98)
  • Small update
  • Some code cleanup
  • Small clean up
  • Missed these
  • TodoApi -> TodoApp
  • Fix readme
  • Move files around
  • clarify email as required with register/login #95 (#97)
  • Fixed package source mapping