Unity.Mvc4 1.6.0

dotnet add package Unity.Mvc4 --version 1.6.0
NuGet\Install-Package Unity.Mvc4 -Version 1.6.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.Mvc4" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unity.Mvc4 --version 1.6.0
#r "nuget: Unity.Mvc4, 1.6.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.Mvc4 as a Cake Addin
#addin nuget:?package=Unity.Mvc4&version=1.6.0

// Install Unity.Mvc4 as a Cake Tool
#tool nuget:?package=Unity.Mvc4&version=1.6.0

Unity.Mvc4 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 4. A copy of Unity.MVC3 except it references MVC4

Product 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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Unity.Mvc4:

Package Downloads
LocatR

Implementation MediatR for ASP.NET Web Forms

IST.Infrastructure.WebBase

IST Web Base Infrastructure

Ilaro.Admin.Unity

Generic admin panel for ASP.NET MVC. For use with Unity.

Server2

Description

PartsUnlimited

Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Unity.Mvc4:

Repository Stars
rgonek/Ilaro.Admin
Generic admin panel for ASP.NET MVC.
Version Downloads Last updated
1.6.0 784,896 7/26/2016
1.5.0 73,576 1/21/2016
1.4.0 400,865 1/30/2014
1.3.0-beta 14,235 9/5/2013
1.2.0 164,742 8/21/2013
1.1.0 52,371 2/8/2013
1.0.0 3,395 2/5/2013

* 1.6.0.0 - Updated library to 4.0.1 of Unity
* 1.5.0.0 - Upgraded libary to 3.5.1404.0.
           Added MIT licence to source.