Boilerplate.Web.Mvc5 1.0.21

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

// Install Boilerplate.Web.Mvc5 as a Cake Tool
#tool nuget:?package=Boilerplate.Web.Mvc5&version=1.0.21

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 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
1.0.26 126,181 3/6/2018
1.0.25 42,032 5/16/2016
1.0.24 8,150 1/7/2016
1.0.23 1,690 1/7/2016
1.0.22 40,228 9/21/2015
1.0.21 1,764 9/16/2015
1.0.20 1,728 9/15/2015
1.0.19 2,967 9/3/2015
1.0.18 3,444 7/28/2015
1.0.17 2,226 7/15/2015
1.0.16 1,823 7/10/2015
1.0.15 1,717 7/10/2015
1.0.14 3,097 6/30/2015
1.0.13 2,262 6/24/2015
1.0.12 1,723 6/24/2015
1.0.11 1,717 6/24/2015
1.0.10 1,736 6/23/2015
1.0.9 3,864 6/2/2015
1.0.8 1,793 5/29/2015
1.0.7 1,727 5/28/2015
1.0.6 1,690 5/28/2015
1.0.5 1,699 5/28/2015
1.0.4 1,676 5/27/2015
1.0.3 1,694 5/27/2015
1.0.2 1,708 5/27/2015
1.0.1 1,671 5/27/2015
1.0.0 1,696 5/26/2015

OpenGraphMedia fixed to support HTTP schemes. It was using the HTTP port for the HTTPS URL.