Skip to content

Repository files navigation

Command Routing

MIT licenseBuild statusJoin 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

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages