Unity.WebAPI
5.1.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Unity.WebAPI -Version 5.1.0
dotnet add package Unity.WebAPI --version 5.1.0
<PackageReference Include="Unity.WebAPI" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unity.WebAPI --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unity.WebAPI, 5.1.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.1.0
// Install Unity.WebAPI as a Cake Tool
#tool nuget:?package=Unity.WebAPI&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Unity.WebAPI is a library that allows the simple Integration of Microsoft's 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.0.0)
- Unity (>= 3.0.1304.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
|