Blade.Samples 2.1.1

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

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.

There are no supported framework assets in this 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 537 4/29/2014
2.1.0 71 11/20/2013
2.0.0 71 10/2/2013
1.5.6 66 5/30/2013

Updated to latest Sitecore NuGet