
A React + ASP.NET Core App, Orchestrated by Aspire
Build a full-stack TODO app — ASP.NET Core API, SQLite, and a Vite React front-end — all wired together and run with a single F5 by .NET Aspire. Step by step, from empty folder to running app.
tags
Click a filter to scope results to what I've built or knowledge hub.

Build a full-stack TODO app — ASP.NET Core API, SQLite, and a Vite React front-end — all wired together and run with a single F5 by .NET Aspire. Step by step, from empty folder to running app.

Struggling with messy console logs locally? I set up Serilog and Seq in my .NET 8 Web API for structured, searchable logs — here's the complete walkthrough.