Skip to content

intrepid-developer/ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App Series

This repository is a tutorial project for my blogging site. It will eventually become one of my first YouTube series on getting started with C# coding using Blazor with Aspire.

What we'll be building: App

Prerequisites

Aspire

This project uses Aspire, a .NET stack for building cloud-native applications. Aspire provides a dashboard for managing and visualizing your application's resources, dependencies, and diagnostics.

Read more about why you should try Aspire on my blog: Why You Should Try Aspire

Below are some screenshots of the Aspire dashboard in action with this project:

Aspire Resource Table

Aspire Resource Table

Aspire Resource Graph

Aspire Resource Graph

Aspire Trace View

Aspire Trace View

Running the Project

  1. Ensure you have the latest .NET 9 SDK and Docker installed.
  2. Open the solution (.sln) file in your preferred IDE (such as Visual Studio or VS Code).
  3. Locate the AppHost aspire project within the solution.
  4. Run the AppHost project to start up the application and its dependencies.

Happy coding!

About

Code to go with my YouTube series on getting started with C# and Blazor

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks