WebApi and Castle.Windsor integration.
Info
Version: | 1.0.0 |
Author(s): | Ryan Bartsch |
Last Update: | Monday, June 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yesmarket/WebApi.Windsor |
NuGet Url: | https://www.nuget.org/packages/WebApi.Windsor |
Install
Install-Package WebApi.Windsor
dotnet add package WebApi.Windsor
paket add WebApi.Windsor
WebApi.Windsor Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.3.0)
- Castle.Windsor(>= 3.3.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Newtonsoft.Json(>= 6.0.4)