Hierarchial Web API routing NuGet Package

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.




Got any Hierarchial Web API routing Question?





Info

Version: 0.1.8
Author(s): Darrel Miller
Last Update: Tuesday, April 30, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/tavis-software/ApiRouter
NuGet Url: https://www.nuget.org/packages/Tavis.ApiRouter


Install
Install-Package Tavis.ApiRouter
dotnet add package Tavis.ApiRouter
paket add Tavis.ApiRouter
Tavis.ApiRouter Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

4016