An open API service indexing awesome lists of open source software.

https://github.com/canperk/NorthindDomainDrivenDesignSample

DDD with Northwind Sample Database
https://github.com/canperk/NorthindDomainDrivenDesignSample

domain-driven-design event-driven-architecture netcore2 northwind

Last synced: 7 months ago
JSON representation

DDD with Northwind Sample Database

Awesome Lists containing this project

README

        

# 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.