Skip to content

Example of a 3-tiered architecture using EF6 andASP.NET MVC

Notifications You must be signed in to change notification settings

jaysanatez/3TieredExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

  • Open the visual studio project file
  • Open up the package manager console (Tools > Nuget Package Manager > Package Manager Console)
  • Run Update-Database
  • Launch in a web browser via Visual Studio

Notes

  • Not using dependency injection (yet)
  • No unit tests are included (yet)
  • View files are verbose, will be soon refactored
  • More routes and functionality to come
  • Just focus on the Controllers/Services/Repositories layers and the MVC basics

About

Example of a 3-tiered architecture using EF6 andASP.NET MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published