Grace.MVC4 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Grace.MVC4 --version 2.1.0                
NuGet\Install-Package Grace.MVC4 -Version 2.1.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="Grace.MVC4" Version="2.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grace.MVC4 --version 2.1.0                
#r "nuget: Grace.MVC4, 2.1.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 Grace.MVC4 as a Cake Addin
#addin nuget:?package=Grace.MVC4&version=2.1.0

// Install Grace.MVC4 as a Cake Tool
#tool nuget:?package=Grace.MVC4&version=2.1.0                

Grace is a portable class library containing a feature rich dependency injection container. Grace.MVC4 classes to integrate Grace and MVC 4

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 1,594 5/1/2019
7.0.0-RC17 466 4/25/2019
6.3.0 1,015 9/9/2017
6.1.0 1,043 5/15/2017
6.0.1 1,007 3/31/2017
6.0.0 1,006 3/26/2017
5.2.0-Beta7 806 3/10/2017
5.1.0 1,052 2/20/2017
5.0.0 1,020 1/24/2017
5.0.0-RC360 799 1/18/2017
5.0.0-RC329 823 1/10/2017
4.0.2 1,107 6/30/2016
4.0.1 1,007 6/29/2016
4.0.0 1,009 6/27/2016
4.0.0-rc7-54 834 6/25/2016
4.0.0-rc6-51 812 6/21/2016
4.0.0-rc5-48 807 6/20/2016
4.0.0-rc4-46 947 6/15/2016
4.0.0-rc3-44 1,218 6/15/2016
4.0.0-rc2-43 1,182 6/14/2016
4.0.0-rc1-21 845 6/8/2016
4.0.0-Beta19 773 6/8/2016
4.0.0-Beta18 820 6/6/2016
3.1.2 1,113 5/23/2016
3.1.1 1,036 5/23/2016
3.1.0 1,090 5/11/2016
3.0.1 1,016 5/7/2016
3.0.0 1,070 4/20/2016
2.4.2 1,364 10/28/2014
2.4.1 1,164 9/29/2014
2.4.0 1,150 9/22/2014
2.3.10 1,182 8/15/2014
2.3.9 1,086 7/14/2014
2.3.8 1,126 7/10/2014
2.3.7 1,227 6/28/2014
2.3.6 1,185 6/21/2014
2.3.5 1,135 6/17/2014
2.3.4 1,126 6/14/2014
2.3.3 1,113 6/14/2014
2.3.2 1,130 6/11/2014
2.3.1 1,129 5/31/2014
2.3.0 1,121 5/25/2014
2.2.5 1,178 5/17/2014
2.2.4 1,230 4/23/2014
2.2.3 1,301 4/15/2014
2.2.2 1,309 4/8/2014
2.2.1 1,296 3/22/2014
2.2.0 1,223 3/3/2014
2.1.0 1,179 2/13/2014
2.1.0-Nightly1135 981 2/12/2014
2.1.0-Nightly1133 1,013 2/10/2014
2.0.4 1,126 2/6/2014
2.0.4-Nightly1130 945 2/5/2014
2.0.4-Nightly1126 923 2/3/2014
2.0.3 1,174 1/27/2014
2.0.2 1,169 1/21/2014
2.0.1 1,197 1/15/2014
2.0.0 1,168 1/5/2014
2.0.0-Nightly1084 930 12/20/2013
2.0.0-Nightly1083 917 12/20/2013
2.0.0-Nightly1082 911 12/19/2013
2.0.0-Nightly1080 948 12/18/2013
2.0.0-Nightly1077 891 12/17/2013
2.0.0-Nightly1076 917 12/15/2013
2.0.0-Nightly1075 941 12/14/2013
2.0.0-Nightly1069 944 12/13/2013
2.0.0-Nightly1068 949 12/12/2013
2.0.0-Nightly1065 956 12/7/2013
2.0.0-Nightly1063 977 12/7/2013
2.0.0-Nightly1052 978 11/28/2013
1.0.1-Nightly10500 1,012 11/24/2013
1.0.1-Nightly1027 1,052 11/22/2013
1.0.1-Nightly1025 1,009 11/20/2013
1.0.1-Nightly1009 1,001 11/19/2013

This release provides a minor performance improvement when locating exports, as well as bug fix for resolving Views in MVC