.NET library with simple routing inspired by express.js for Katana applications.
Info
Version: | 0.8.1 |
Author(s): | Sergey Todyshev ([email protected]) |
Last Update: | Friday, January 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeyt/Owin.Routing |
NuGet Url: | https://www.nuget.org/packages/Owin.Routing |
Install
Install-Package Owin.Routing
dotnet add package Owin.Routing
paket add Owin.Routing
Owin.Routing Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.Owin(>= 3.0.0)
- Owin(>= 1.0.0)
Tags