Boilerplate.Web.Mvc6
2.0.0-rc1-final-1
See the version list below for details.
dotnet add package Boilerplate.Web.Mvc6 --version 2.0.0-rc1-final-1
NuGet\Install-Package Boilerplate.Web.Mvc6 -Version 2.0.0-rc1-final-1
<PackageReference Include="Boilerplate.Web.Mvc6" Version="2.0.0-rc1-final-1" />
paket add Boilerplate.Web.Mvc6 --version 2.0.0-rc1-final-1
#r "nuget: Boilerplate.Web.Mvc6, 2.0.0-rc1-final-1"
// Install Boilerplate.Web.Mvc6 as a Cake Addin #addin nuget:?package=Boilerplate.Web.Mvc6&version=2.0.0-rc1-final-1&prerelease // Install Boilerplate.Web.Mvc6 as a Cake Tool #tool nuget:?package=Boilerplate.Web.Mvc6&version=2.0.0-rc1-final-1&prerelease
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. |
---|---|
.NET Framework | net451 is compatible. 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. |
.NETPlatform | dotnet54 is compatible. |
-
.NETFramework 4.5.1
- Microsoft.AspNet.Antiforgery (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Diagnostics (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Abstractions (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Core (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Formatters.Json (>= 6.0.0-rc1-final)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0-rc1-final)
- Newtonsoft.Json (>= 7.0.1)
-
.NETPlatform 5.4
- Microsoft.AspNet.Antiforgery (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Diagnostics (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Abstractions (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Core (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Mvc.Formatters.Json (>= 6.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0-rc1-final)
- Newtonsoft.Json (>= 7.0.1)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Xml.ReaderWriter (>= 4.0.11-beta-23516)
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 |
Upgraded to RC1. Added a minified view location expander. Moved tag helpers to own NuGet package. Added AssemblyInfo.cs file.