Routing based on contract defined using API Description language.
Info
Version: | 0.1.1-alpha |
Author(s): | Darrel Miller |
Last Update: | Saturday, February 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/darrelmiller/ContractRouter |
NuGet Url: | https://www.nuget.org/packages/ContractRouter |
Install
Install-Package ContractRouter
dotnet add package ContractRouter
paket add ContractRouter
ContractRouter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- Hapikit.net(>= 0.1.02)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- System.Diagnostics.DiagnosticSource(>= 4.0.023516)
- System.Diagnostics.Tracing(>= 4.0.0)
- System.Runtime(>= 4.0.0)
- System.Threading(>= 4.0.0)