Skip to content

NajiElKotob/Blazor-TodoList

Repository files navigation

Blazor

This tutorial shows you how to build and modify a Blazor app.

Blazor Tutorials

  • Create a Blazor app
  • Add a new Todo Razor component
  • @page Razor directive
  • Add the Todo component to the navigation bar
  • Add a TodoItem class (POCO)
  • Add a field for the todo items in the @code block
  • Add unordered list markup and a foreach loop
  • Add UI (HTML)
  • Layouts
  • Forms and validation
  • Add @onclick attribute
  • Add @bind attribute
  • Use @todos.Count

SEO

Concepts

Blazor todo list app (Hero Touches)

Migration

Demo

About

Todo List Tutorial (Blazor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published