Unity.WebAPI
5.4.0
dotnet add package Unity.WebAPI --version 5.4.0
NuGet\Install-Package Unity.WebAPI -Version 5.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Unity (>= 5.11.1)
NuGet packages (11)
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
|