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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0-beta02 35 2/3/2015
7.3.3 258 1/7/2015
7.2.1 480 11/16/2014
7.2.0 144 7/8/2014
7.2.0-beta01 43 4/29/2014
7.0.1 87 11/14/2013
7.0.0 45 10/2/2013
5.0.2 60 5/30/2013

Fixes configuration bug