Skip to content

jkeam/TodoList

Repository files navigation

TodoList

A simple ASP.NET Core 6 Blazor TODO application.

Prerequisites

  1. dotnet 6 CLI installed. CLI is included with .NET Core, so make sure that is installed

Getting Started

  1. Clone this repo
  2. Restore project
dotnet restore

Clean

dotnet clean

Build

dotnet build

Test

dotnet test

About

ASP.NET Core Blazor Todo App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published