MvcExtensions.Foolproof by Kazi Manzur Rashid, hazzik

<PackageReference Include="MvcExtensions.Foolproof" Version="3.0.0-alpha1023" />

 MvcExtensions.Foolproof 3.0.0-alpha1023

ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>MvcExtensions.Foolproof</id>
    <version>3.0.0-alpha1023</version>
    <title>MvcExtensions.Foolproof</title>
    <authors>Kazi Manzur Rashid, hazzik</authors>
    <owners>Kazi Manzur Rashid, hazzik</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.</description>
    <dependencies>
      <dependency id="Foolproof" version="0.9.4517" />
      <dependency id="MvcExtensions.FluentMetadata" version="[3.0.0-a, 3.1)" />
    </dependencies>
  </metadata>
</package>