Skip to content

RickMu/DDD-Design

Repository files navigation

DDD-Example-C#

Includes:

Application Layer:

ProductHandler:

Application Layer Yet to Add:

  • ProductSellsHandler
  • MediatR: INotification for DomainEvents
  • Explore CQRS

Domain Layer:

Work on domain layer is very much finished, might have some refining to do.

Infrastructure Layer:

  • EFCore

Infrastructure Layer Yet to Add:

  • Using Dapper (SQL)
  • Using DynamoDb (noSQL)

References

About

DDD Design Practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages