Synthesis 8.0.0

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

// Install Synthesis as a Cake Tool
#tool nuget:?package=Synthesis&version=8.0.0

Synthesis is a universal object mapper with LINQ support for Sitecore 7.2-8. Use the same strongly typed objects to run queries against search indexes or the database, or transparently convert from indexed to database when necessary. Supports fully polymorphic Sitecore template inheritance via a generated interface hierarchy.

This package contains both the Synthesis core library and the configuration for it, which is appropriate for web projects. Install Synthesis.Core if you only want the library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Synthesis:

Package Downloads
Synthesis.Mvc

Automatic injection of Synthesis models for Sitecore MVC view renderings. This package contains the core library and configuration and is appropriate for the web project. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher

Synthesis.Solr

Adds Solr support to Synthesis. This package contains the core library and configuration and is appropriate for the web project. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher

Synthesis.Blade

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.1.7-sc93 1,534 12/1/2022
9.1.7-beta2 357 11/12/2022
9.1.6 19,665 4/23/2022
9.1.5 34,251 11/23/2021
9.1.4 3,500 8/29/2021
9.1.2.1 7,634 6/13/2021
9.1.2 896 6/10/2021
9.1.0.2 121,752 5/15/2019
9.1.0.2-beta1 1,237 3/25/2019
9.1.0.1 19,744 12/18/2018
9.1.0.1-beta1 712 12/6/2018
9.0.1 51,259 4/12/2018
9.0.1-RC01 1,036 2/19/2018
9.0.0 2,178 10/19/2019
8.2.7-RC02 1,524 2/14/2018
8.2.7-RC01 2,990 12/27/2017
8.2.6 26,498 4/26/2017
8.2.5 3,598 1/3/2017
8.2.4 1,792 12/8/2016
8.2.3 1,421 11/22/2016
8.2.2 1,366 11/18/2016
8.2.2-RC03 938 11/18/2016
8.2.2-RC02 1,000 10/20/2016
8.2.2-RC01 911 10/20/2016
8.2.1 1,793 6/7/2016
8.2.1-RC03 950 6/6/2016
8.2.0 2,955 10/28/2015
8.1.1 2,985 3/17/2015
8.1.0 2,521 2/20/2015
8.0.1 1,677 2/20/2015
8.0.0 1,285 2/13/2015
8.0.0-beta02 1,006 2/3/2015
8.0.0-beta01 906 1/16/2015
7.3.3 3,322 1/8/2015
7.2.1 2,239 11/16/2014
7.2.0 1,570 7/8/2014
7.2.0-beta01 1,074 4/29/2014
7.0.1 1,718 11/14/2013
7.0.0 1,670 10/2/2013
6.0.0 1,273 8/14/2013
5.0.2 1,565 5/30/2013

Multiple configurations, better compiler, MVC bug fixes