Skip to content

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

License

Notifications You must be signed in to change notification settings

jamescrosswell/CommandRouting

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

License

Stars

Watchers

Forks

Packages

No packages published