Skip to content

Creating todo app using ASP.NET WebApi and TDD.

Notifications You must be signed in to change notification settings

samad20/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating todo app using ASP.NET WebApi and TDD.

.NET

  • Version 6.0 was used

Nuget packages

  • NSubstitute version 5.0.0
  • RestSharp version 106.15.0

Bulid

CLI:

dotnet bulid

Visual Studio:

  • Bulid> Bulid solution

Run

CLI:

dotnet run

Visual Studio:

  • Debug> Start Debugging

About

Creating todo app using ASP.NET WebApi and TDD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages