Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Routing

MIT license Build status Join the chat at https://gitter.im/jamescrosswell/CommandRouting

Command Routing can be used to route HTTP requests to pipelines of command/query handlers. By contrast, the standard MVC 6 routing mechanism routes requests to action methods that you define on MVC controller classes.

Take a look at the documentation if you want to learn more!

About

A DNX alternative to MVC that lets you route directly to CQRS style command handlers.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages