Skip to content

Movie Store: A simple project practicing Clean Architecture to demonstrate CQRS and Mediator Design Pattern

License

Notifications You must be signed in to change notification settings

ACavdar/moviestore-cqrs-mediator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Store

A simple project to demonstrate CQRS and Mediator Behavioral Design Pattern. In this project I will be folloing the guidelines of Jason Taylor's Clean Architecture solution template (https://github.com/jasontaylordev/CleanArchitecture).

Technologies

Project Structure Overview

Project structure from inner-most module to outer-most module will be as follows:

  • MovieStore.Domain
  • MovieStore.Application
  • MovieStore.Infrastructure
  • MovieStore.API

About

Movie Store: A simple project practicing Clean Architecture to demonstrate CQRS and Mediator Design Pattern

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages