/NorthindDomainDrivenDesignSample

DDD with Northwind Sample Database

Primary LanguageC#

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.