Finds routes in WebAPI without magic strings using lambda expressions.
Info
Version: | 1.0.0 |
Author(s): | Monzoom (Poul Foged) |
Last Update: | Saturday, July 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poulfoged/WebAPIFluentRoutes |
NuGet Url: | https://www.nuget.org/packages/WebAPIFluentRoutes |
Install
Install-Package WebAPIFluentRoutes
dotnet add package WebAPIFluentRoutes
paket add WebAPIFluentRoutes
WebAPIFluentRoutes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
Tags