Unity.WebAPI
5.4.0
.NET Framework 4.5
Install-Package Unity.WebAPI -Version 5.4.0
dotnet add package Unity.WebAPI --version 5.4.0
<PackageReference Include="Unity.WebAPI" Version="5.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unity.WebAPI --version 5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unity.WebAPI, 5.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Unity.WebAPI as a Cake Addin
#addin nuget:?package=Unity.WebAPI&version=5.4.0
// Install Unity.WebAPI as a Cake Tool
#tool nuget:?package=Unity.WebAPI&version=5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Unity (>= 5.11.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Unity.WebAPI:
Package | Downloads |
---|---|
Triarc.Web.Ts.WebApi
dev |
|
Crossroads.Web.Common
C# .Net common components for use in various Crossroads web applications. This contains some common shared components needed by many or all of these applications. |
|
Xigadee.Api.Server.Unity
Xigadee Api Server library is used to construct API gateways to the Microservice. |
|
Sannacode.StoreCRM.Common
StoreCRM common stuff |
|
Palnar.Net.Common
Common Classes For Palnar .Net Projects |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Unity.WebAPI:
Repository | Stars |
---|---|
vkhorikov/FuntionalPrinciplesCsharp
Source code for the Applying Functional Principles in C# course
|