Boilerplate.Web.Mvc5
1.0.8
See the version list below for details.
dotnet add package Boilerplate.Web.Mvc5 --version 1.0.8
NuGet\Install-Package Boilerplate.Web.Mvc5 -Version 1.0.8
<PackageReference Include="Boilerplate.Web.Mvc5" Version="1.0.8" />
paket add Boilerplate.Web.Mvc5 --version 1.0.8
#r "nuget: Boilerplate.Web.Mvc5, 1.0.8"
// Install Boilerplate.Web.Mvc5 as a Cake Addin #addin nuget:?package=Boilerplate.Web.Mvc5&version=1.0.8 // Install Boilerplate.Web.Mvc5 as a Cake Tool #tool nuget:?package=Boilerplate.Web.Mvc5&version=1.0.8
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 | 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. |
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
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 |
---|---|---|
1.0.26 | 138,165 | 3/6/2018 |
1.0.25 | 44,637 | 5/16/2016 |
1.0.24 | 8,286 | 1/7/2016 |
1.0.23 | 1,803 | 1/7/2016 |
1.0.22 | 44,248 | 9/21/2015 |
1.0.21 | 1,872 | 9/16/2015 |
1.0.20 | 1,836 | 9/15/2015 |
1.0.19 | 3,078 | 9/3/2015 |
1.0.18 | 3,556 | 7/28/2015 |
1.0.17 | 2,336 | 7/15/2015 |
1.0.16 | 1,925 | 7/10/2015 |
1.0.15 | 1,838 | 7/10/2015 |
1.0.14 | 3,215 | 6/30/2015 |
1.0.13 | 2,372 | 6/24/2015 |
1.0.12 | 1,824 | 6/24/2015 |
1.0.11 | 1,829 | 6/24/2015 |
1.0.10 | 1,849 | 6/23/2015 |
1.0.9 | 4,043 | 6/2/2015 |
1.0.8 | 1,893 | 5/29/2015 |
1.0.7 | 1,836 | 5/28/2015 |
1.0.6 | 1,798 | 5/28/2015 |
1.0.5 | 1,793 | 5/28/2015 |
1.0.4 | 1,785 | 5/27/2015 |
1.0.3 | 1,796 | 5/27/2015 |
1.0.2 | 1,813 | 5/27/2015 |
1.0.1 | 1,780 | 5/27/2015 |
1.0.0 | 1,813 | 5/26/2015 |
Added remaining Open Graph object types and Twitter Card meta data. Also commented everything and incuded the comments xml file.