Skip to content

mccalltd/todoapp-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp In .NET Core 2

Playground for learning some new ways and trying stuff out.

Getting Started

dotnet restore
dotnet run -p TodoApi
# or, if you like rebuilding on code changes
dotnet watch run -p TodoApi

About

Mucking About With .NET Core 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages