Metadata >> NuGet >> Synthesis.Blade

Synthesis.Blade

Metadata

Authors Kam Figy
Copyrights Copyright 2013
Description This package 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.
LicenseUrl http://opensource.org/licenses/MIT
Owners ISITE Design
ProjectUrl https://github.com/kamsar/Synthesis
ReleaseNotes Initial public release
RequireLicenseAcceptance False
Tags sitecore
Dependencies Synthesis:5.0.2|Blade:1.5
PackageSize 19788
PackageHashAlgorithm SHA512
PackageHash 74k+U+B9bO0Mb+E05RCDKswtvsixTCzAmewAI6L9b8KssJJFQ9iFcFrmDBrniuTxYL/v/iJu2Ii7pJwd1BQ42w==
DownloadCount 000000
CreatedDate 2013-05-30T05:23:22

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Synthesis.Blade -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Synthesis.Blade -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Synthesis.Blade
Installing the package (HTTP Basic authentication):
Install-Package Synthesis.Blade -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Synthesis.Blade -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Synthesis.Blade

OpenWrap

Installing the package:
o add-wrap Synthesis.Blade
Uninstalling the package:
o remove-wrap Synthesis.Blade

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
5.0.2
5.0.1