Blade 2.1.1

dotnet add package Blade --version 2.1.1
NuGet\Install-Package Blade -Version 2.1.1
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="Blade" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blade --version 2.1.1
#r "nuget: Blade, 2.1.1"
#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 Blade as a Cake Addin
#addin nuget:?package=Blade&version=2.1.1

// Install Blade as a Cake Tool
#tool nuget:?package=Blade&version=2.1.1

Blade is a presentation framework for Sitecore 7. It enables excellent separation of concerns, easy rendering debugging, and pervasive use of the Razor templating language. Fully compatible with template-to-object mappers via simple extension.

This package includes both the core library and the configuration files and serialized items for Sitecore. It is appropriate for a web project, whereas the Blade.Core package is appropriate for library references.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Blade:

Package Downloads
Blade.Samples

An example Razor rendering and presenter using Blade. Requires Sitecore Rocks to be installed and connected for successful installation. After installation, there will be a sample rendering in Sitecore that you can assign to an item for playing around.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 27,298 4/29/2014
2.1.0 1,895 11/20/2013
2.0.1 1,275 11/14/2013
2.0.0 1,870 10/2/2013
1.5.6 2,011 5/30/2013

Migrated to MVC5/Razor 3, Sitecore NuGet 1.0