jamescrosswell / CommandRouting

A DNX alternative to MVC that lets you route directly to CQRS style command handlers.
MIT License
3 stars 3 forks source link

I want to use Command Routing with .NET Core 1.0.0 #22

Open jamescrosswell opened 8 years ago

jamescrosswell commented 8 years ago

RC1 broke Command Routing. Now that 1.0.0 is out we may as well upgrade directly to that though.