Skip to content

GuyHarwood/CommandQuery

Repository files navigation

CommandQuery

Simple Demo of Command/Query pattern in a WebAPI solution.

Most of the hard work in the design of this demo is inspired from DotNetJunkies articles on the subject.

If you are looking for something more comprehensive you should check out Parramore

Features under development

  • Async command dispatch
  • Service Bus integration
  • Azure storage for Auditing

For Consideration

  • SignalR + service bus backplane for domain event notifications

Key Concepts

Extensive use of decorators to apply...

  • Declarative Validation using DataAnnotations
  • Auditing
  • Deadlock retry handler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published