Blade.Core 2.1.1

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

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 contains the core library, which is appropriate for library references. Use the Blade package for web projects, as it includes config and items.

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
2.1.1 628 4/29/2014
2.1.0 113 11/20/2013
2.0.1 69 11/14/2013
2.0.0 71 10/2/2013
1.5.7 86 8/30/2013
1.5.6 67 5/30/2013

Migrated to MVC5/Razor 3, Sitecore NuGet 1.0