Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 222 Bytes

File metadata and controls

7 lines (6 loc) · 222 Bytes

ToDoWebAPI

Todo WebAPI with Unit Test

Setup Project

  • Install SQL Server Express
  • Create new database named TodoApiDatabase on localhost\sqlexpress server
  • Run update-database command on Package Console Manager