Skip to content

Example application of three layer architecture in ASP.NET

License

Notifications You must be signed in to change notification settings

kockarevicivan/brewery-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewery-demo-app

Demo ASP.NET project with three layer architecture implemented.

Project setup

  1. Install SQL Server and SSMS, and restore the database from the database project.
  2. Install Visual Studio 2015+ (Community) and run the solution.