A comprehensive tutorial demonstrating how to build a full-stack TODO application using .NET Aspire for orchestration, ASP.NET Core Web API for the backend, React with Vite for the frontend, and SQLite for data persistence. The guide covers setting up the development environment, scaffolding API endpoints with Entity Framework, integrating the React frontend through Aspire's dashboard, and implementing CRUD operations with task reordering functionality.

26m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Prerequisites Copy linkInstall Aspire Copy linkCreate the Aspire app Copy linkConfigure the Web API Copy linkConfigure the database Copy linkExercise the API to ensure it’s working as expected Copy linkBuild the React front-end Copy linkLooking forward Copy linkRecap Copy linkFeedback Copy link

Sort: