Skip to content

kiranshahi/Todo-App

Repository files navigation

Todo-App

This is an demo app on getting started with Entity Framework Core that was presented on Workshop On .Net event held at Academia International College Tyagal - Lalitpur, Nepal.

Steps to run this Web app

  1. Clone the reop with git clone https://github.com/kiranshahi/Todo-App.git or git clone git@github.com:kiranshahi/Todo-App.git
  2. Change the connection string from appsettings.json if required.
  3. Run migration with Update-Database command from Package Manage Console or dotnet ef database update from cmd or console.
  4. Build the project and run

Slide is available at slideshare