Sign in Sign up
nuget

Tavis.ApiRouter

This is a replacement for the MVC routing that is used by default in Web API. This routing mechanism matches against a tree of routers, one segment at a time. Message Handlers can be attached to any node in the tree. This makes it easier to create nested areas and sub-controllers.

nuget View on Nuget

Activity

Latest release
13y ago
Total releases
7
Cadence
~2 months
Last 12 months
0

Details

First release
May 23, 2012
Releases
Version Released
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 initial