Skip to content

Simple Todo App | N-Tier Arch with Asp.Net Core MVC

Notifications You must be signed in to change notification settings

hasanbaysal/HB.TodoApp

Repository files navigation

HB.TodoApp

A simple todo app that uses general app development approaches

  • N Tier Architecture
  • Repository Pattern
  • Unit Of Work Pattern
  • Result Pattern
  • EF Core Code First
  • Auto Mapper
  • Fluetn Validation
  • ASP.NET Core MVC

If you want to clone this project, here's what you need to do

  • restore and install all dependencies
  • delete migration folder
  • change connection string => appsetting.json
  • add first migration and than update database with ef core cli commands

About

Simple Todo App | N-Tier Arch with Asp.Net Core MVC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published