Skip to content

Getting Started

James Crosswell edited this page Mar 19, 2016 · 4 revisions

Getting Started

Here we demonstrate the process of installing and configuring CommandRouting in an shinny new ASP.NET Core web application.

TODO

  1. Install from Nuget
  2. Configure CommandRouting services
  3. Add a Command
  4. Add a couple of Command Handlers
  5. Configure your first Command Route
Clone this wiki locally