Skip to content

NewCommandProcessingInfrastructure/CQRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Query Responsibility Segregation

Type safe implementation of Command Query Responsibility Segregation.

Features:

  1. Command Logging + retrieval.
  2. Middleware logic.
  3. PostProcessing logic to change the state of the command logged, e.g. Inprocess to Completed etc.

About

Command Query Responsibility Segregation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors