Synthesis.Blade 8.0.0-beta02

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

// Install Synthesis.Blade as a Cake Tool
#tool nuget:?package=Synthesis.Blade&version=8.0.0-beta02&prerelease                

Extends Synthesis to support integration with the Blade presentation framework for Sitecore. Synthesis types can then be used in Blade views as models without the need for a discrete presenter.

This package is designed to be installed on a web project, and includes configuration files.

There are no supported framework assets in this 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
8.0.0-beta02 1,000 2/3/2015
7.3.3 3,011 1/7/2015
7.2.1 1,565 11/16/2014
7.2.0 1,206 7/8/2014
7.2.0-beta01 1,013 4/29/2014
7.0.1 1,313 11/14/2013
7.0.0 1,184 10/2/2013
5.0.2 1,307 5/30/2013

Fixes configuration bug