Skip to content

canperk/NorthindDomainDrivenDesignSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domain Driven Design on Northwind Sample Database

A different version of Northwind Sample Database which was integrated Domain Driven Design.

Basic features for :

  • Employees
  • Products
  • Categories
  • Suppliers
  • Orders
  • Order Details
  • Customers

Up coming features

Event Driven Desing will be included to domain methods.