Boilerplate.Web.Mvc6
1.2.2
See the version list below for details.
dotnet add package Boilerplate.Web.Mvc6 --version 1.2.2
NuGet\Install-Package Boilerplate.Web.Mvc6 -Version 1.2.2
<PackageReference Include="Boilerplate.Web.Mvc6" Version="1.2.2" />
paket add Boilerplate.Web.Mvc6 --version 1.2.2
#r "nuget: Boilerplate.Web.Mvc6, 1.2.2"
// Install Boilerplate.Web.Mvc6 as a Cake Addin #addin nuget:?package=Boilerplate.Web.Mvc6&version=1.2.2 // Install Boilerplate.Web.Mvc6 as a Cake Tool #tool nuget:?package=Boilerplate.Web.Mvc6&version=1.2.2
Provides boilerplate framework code for an ASP.NET MVC project. ASP.NET MVC Boilerplate is a professional template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft. You can download the ASP.NET MVC Boilerplate project template on the Visual Studio Gallery or download the code on GitHub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
-
DNX 4.5.1
- Microsoft.AspNet.Diagnostics (>= 1.0.0-beta7)
- Microsoft.AspNet.Mvc.ViewFeatures (>= 6.0.0-beta7)
- Microsoft.AspNet.Razor.Runtime (>= 4.0.0-beta7)
-
DNXCore 5.0
- Microsoft.AspNet.Diagnostics (>= 1.0.0-beta7)
- Microsoft.AspNet.Mvc.ViewFeatures (>= 6.0.0-beta7)
- Microsoft.AspNet.Razor.Runtime (>= 4.0.0-beta7)
- Microsoft.CSharp (>= 4.0.1-beta-23225)
- System.Collections (>= 4.0.11-beta-23225)
- System.Linq (>= 4.0.1-beta-23225)
- System.Threading (>= 4.0.11-beta-23225)
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 |
---|---|---|
2.0.0-rc1-final-8 | 3,640 | 3/6/2016 |
2.0.0-rc1-final-7 | 1,266 | 2/28/2016 |
2.0.0-rc1-final-6 | 1,209 | 2/27/2016 |
2.0.0-rc1-final-5 | 1,878 | 1/7/2016 |
2.0.0-rc1-final-4 | 975 | 1/7/2016 |
2.0.0-rc1-final-3 | 1,896 | 11/21/2015 |
2.0.0-rc1-final-2 | 983 | 11/21/2015 |
2.0.0-rc1-final-12 | 1,174 | 5/16/2016 |
2.0.0-rc1-final-10 | 1,341 | 4/14/2016 |
2.0.0-rc1-final-1 | 1,036 | 11/21/2015 |
2.0.0-beta8-1 | 1,206 | 11/8/2015 |
2.0.0-beta8 | 1,172 | 10/19/2015 |
1.2.6 | 6,584 | 10/3/2015 |
1.2.5 | 1,715 | 9/26/2015 |
1.2.4 | 1,333 | 9/26/2015 |
1.2.3 | 1,322 | 9/26/2015 |
1.2.2 | 1,330 | 9/26/2015 |
1.2.1 | 1,330 | 9/25/2015 |
1.2.0 | 1,553 | 9/5/2015 |
1.1.0 | 1,275 | 8/29/2015 |
1.0.11 | 1,407 | 8/16/2015 |
1.0.10 | 1,473 | 8/2/2015 |
1.0.9 | 1,447 | 8/2/2015 |
1.0.8 | 1,837 | 7/23/2015 |
1.0.7 | 1,589 | 7/22/2015 |
1.0.6 | 1,307 | 7/22/2015 |
1.0.5 | 1,494 | 7/17/2015 |
1.0.4 | 1,382 | 7/15/2015 |
1.0.3 | 1,204 | 7/11/2015 |
1.0.2 | 1,235 | 7/1/2015 |
1.0.1 | 1,246 | 6/30/2015 |
1.0.0 | 1,273 | 6/30/2015 |
RedirectToCanonicalUrlAttribute and NoTrailingSlashAttribute updated to use the new ASP.NET 5 API's.