Synthesis 7.2.0-beta01

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

// Install Synthesis as a Cake Tool
#tool nuget:?package=Synthesis&version=7.2.0-beta01&prerelease                

Synthesis is a universal object mapper with LINQ support for Sitecore 7.2. 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 3,083 12/1/2022
9.1.7-beta2 451 11/12/2022
9.1.6 41,024 4/23/2022
9.1.5 41,744 11/23/2021
9.1.4 3,897 8/29/2021
9.1.2.1 8,105 6/13/2021
9.1.2 965 6/10/2021
9.1.0.2 133,231 5/15/2019
9.1.0.2-beta1 1,296 3/25/2019
9.1.0.1 20,139 12/18/2018
9.1.0.1-beta1 785 12/6/2018
9.0.1 51,885 4/12/2018
9.0.1-RC01 1,136 2/19/2018
9.0.0 2,261 10/19/2019
8.2.7-RC02 1,824 2/14/2018
8.2.7-RC01 3,133 12/27/2017
8.2.6 26,685 4/26/2017
8.2.5 3,833 1/3/2017
8.2.4 1,983 12/8/2016
8.2.3 1,524 11/22/2016
8.2.2 1,459 11/18/2016
8.2.2-RC03 1,053 11/18/2016
8.2.2-RC02 1,092 10/20/2016
8.2.2-RC01 999 10/20/2016
8.2.1 1,893 6/7/2016
8.2.1-RC03 1,037 6/6/2016
8.2.0 3,059 10/28/2015
8.1.1 3,096 3/17/2015
8.1.0 2,627 2/20/2015
8.0.1 1,787 2/20/2015
8.0.0 1,380 2/13/2015
8.0.0-beta02 1,098 2/3/2015
8.0.0-beta01 991 1/16/2015
7.3.3 3,426 1/8/2015
7.2.1 2,330 11/16/2014
7.2.0 1,671 7/8/2014
7.2.0-beta01 1,172 4/29/2014
7.0.1 1,812 11/14/2013
7.0.0 1,763 10/2/2013
6.0.0 1,375 8/14/2013
5.0.2 1,678 5/30/2013

Certain field interface types now correctly contain setters