Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
Info
Version: | 5.4.0 |
Author(s): | Paul Hiles |
Last Update: | Friday, July 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devtrends/Unity.WebAPI |
NuGet Url: | https://www.nuget.org/packages/Unity.WebAPI |
Install
Install-Package Unity.WebAPI
dotnet add package Unity.WebAPI
paket add Unity.WebAPI
Unity.WebAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 5.11.1)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
Tags