Skip to content

Sample website as part of blog article. The aim is to demonstrate domain driven design patterns.

License

Notifications You must be signed in to change notification settings

Ninjanaut/sample-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code is part of following blog article https://lukasurban.blog/articles/7-ddd-v-mvc-aplikaci. The aim is to demonstrate domain driven design patterns.

Preconditions tu run this program are

  • have sql server database
  • create schema with updated src/database/profiles/database.publish.sql script
  • populate database with src/database/scripts/populate.sql script
  • update connection string to that database in src/mvc/appsettings.development.json
  • have .NET Core 3.1 framework installed

About

Sample website as part of blog article. The aim is to demonstrate domain driven design patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published