Unity.Mvc 5.11.1

Prefix Reserved
dotnet add package Unity.Mvc --version 5.11.1
                    
NuGet\Install-Package Unity.Mvc -Version 5.11.1
                    
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.Mvc" Version="5.11.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unity.Mvc" Version="5.11.1" />
                    
Directory.Packages.props
<PackageReference Include="Unity.Mvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Unity.Mvc --version 5.11.1
                    
#r "nuget: Unity.Mvc, 5.11.1"
                    
#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.
#addin nuget:?package=Unity.Mvc&version=5.11.1
                    
Install Unity.Mvc as a Cake Addin
#tool nuget:?package=Unity.Mvc&version=5.11.1
                    
Install Unity.Mvc as a Cake Tool

Due to a complete lack of interest from the community to support further development, this project has been archived and will no longer be maintained. There will be no more releases of this library.

If you have an opinion and would like to express it, please do so here

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  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 (15)

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

Package Downloads
Omnicx.WebStore.Core

OmniCX WebStore Core contains the Controllers, API SDK and Models required to run the MVC Views of the WebStore.

xdevelopers.web

My package description.

Tital.AutoConfig.MVC

针对MVC自动配置

TheField.MVC.Common

Common library for MVC applications leveraging EF fluent api, IoC, and Repository patterns.

Fynix.Common.Web

Common web components for Fynix system

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Unity.Mvc:

Repository Stars
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
Version Downloads Last updated
5.11.1 3,188,457 6/20/2019
5.10.1 416,391 4/10/2019
5.10.0 117,480 3/18/2019
5.9.3 7,985 3/18/2019
5.9.2 128,930 1/30/2019
5.9.1 17,822 1/23/2019
5.9.0 7,726 1/23/2019
5.0.15 640,353 8/29/2018
5.0.14 20,821 8/22/2018
5.0.13 878,045 3/1/2018
5.0.12 262,977 12/30/2017
5.0.11 26,627 12/20/2017
5.0.10 46,904 12/18/2017
5.0.9 48,724 12/2/2017
5.0.8 31,689 11/21/2017
5.0.7 11,424 11/19/2017
5.0.6 16,205 11/15/2017
5.0.3 23,090 11/12/2017
5.0.2 41,943 10/28/2017
5.0.1 42,583 10/23/2017
5.0.0 29,674 10/20/2017
4.0.1 5,357,847 10/6/2015
3.5.1405-prerelease 25,524 5/15/2014
3.5.1404 1,644,351 4/22/2014
3.0.1304 191,260 4/26/2013

This package is compatible with .NET 4.5, 4.6 and 4.7 frameworks.