Metadata >> NuGet >> Synthesis

Synthesis

Metadata

Authors Kam Figy
Copyrights Copyright 2013
Description Synthesis is a universal object mapper for Sitecore 7. Use the same strongly typed objects to run queries against search indexes or the database. Fully polymorphic Sitecore template inheritance represented by a generated interface hierarchy.
LicenseUrl http://opensource.org/licenses/MIT
Owners ISITE Design
ProjectUrl https://github.com/kamsar/Synthesis
ReleaseNotes Initial public release
RequireLicenseAcceptance False
Tags sitecore
PackageSize 199343
PackageHashAlgorithm SHA512
PackageHash 46ZUAHFHs4vmfNW+9Ekcnv6vxWindv0IRS2iEz7ZI4UwuMBmO7VzFQpRtUMJM+Y2odYcRsMrYGU3FY9dCjIADQ==
DownloadCount 000000
CreatedDate 2013-05-22T06:00:52

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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Synthesis -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
Installing the package (HTTP Basic authentication):
Install-Package Synthesis -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Synthesis -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Synthesis

OpenWrap

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

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.1