Equ.Umbraco.Bootstrap 0.8.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Equ.Umbraco.Bootstrap --version 0.8.0.2
                    
NuGet\Install-Package Equ.Umbraco.Bootstrap -Version 0.8.0.2
                    
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="Equ.Umbraco.Bootstrap" Version="0.8.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Equ.Umbraco.Bootstrap" Version="0.8.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Equ.Umbraco.Bootstrap" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Equ.Umbraco.Bootstrap --version 0.8.0.2
                    
#r "nuget: Equ.Umbraco.Bootstrap, 0.8.0.2"
                    
#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.
#:package Equ.Umbraco.Bootstrap@0.8.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Equ.Umbraco.Bootstrap&version=0.8.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Equ.Umbraco.Bootstrap&version=0.8.0.2
                    
Install as a Cake Tool

Equ Umbraco Bootstrap

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.1 131 2/16/2015
0.8.0.6 103 11/25/2014
0.8.0.5 89 10/27/2014
0.8.0.4 67 10/27/2014
0.8.0.3 108 8/14/2014
0.8.0.2 99 7/8/2014
0.8.0.1 79 4/13/2014
0.5.0 87 9/6/2013
0.0.1.3 54 8/7/2013
0.0.1.1 54 6/18/2013

add common namespaces in web.config
fix cache clearing in Application startup
add EquHelper
refactor script folder/file structure so we can bundle folders
add fancy box nuget
add banner as a partial
refactor bundle 'site' folder so we can add many .less files without adding them individually to the bundle declaration.
add common equ javaScript files
add search box to base.cshtml
add AddThis as a partial
add search Document Type and template
banner
jquery touch swip
top navigation partial
add macro cshtml files.
add breadcrumbs (partial)
add code to auto create nodes homepage, settings and Extras folders.
add basic right nav