Synthesis 8.0.0-beta02
See the version list below for details.
dotnet add package Synthesis --version 8.0.0-beta02
NuGet\Install-Package Synthesis -Version 8.0.0-beta02
<PackageReference Include="Synthesis" Version="8.0.0-beta02" />
paket add Synthesis --version 8.0.0-beta02
#r "nuget: Synthesis, 8.0.0-beta02"
// Install Synthesis as a Cake Addin #addin nuget:?package=Synthesis&version=8.0.0-beta02&prerelease // Install Synthesis as a Cake Tool #tool nuget:?package=Synthesis&version=8.0.0-beta02&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
- Synthesis.Core (>= 8.0.0-beta02)
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 | 2,356 | 12/1/2022 |
9.1.7-beta2 | 439 | 11/12/2022 |
9.1.6 | 32,213 | 4/23/2022 |
9.1.5 | 39,324 | 11/23/2021 |
9.1.4 | 3,806 | 8/29/2021 |
9.1.2.1 | 7,997 | 6/13/2021 |
9.1.2 | 950 | 6/10/2021 |
9.1.0.2 | 130,036 | 5/15/2019 |
9.1.0.2-beta1 | 1,282 | 3/25/2019 |
9.1.0.1 | 20,083 | 12/18/2018 |
9.1.0.1-beta1 | 767 | 12/6/2018 |
9.0.1 | 51,741 | 4/12/2018 |
9.0.1-RC01 | 1,086 | 2/19/2018 |
9.0.0 | 2,240 | 10/19/2019 |
8.2.7-RC02 | 1,721 | 2/14/2018 |
8.2.7-RC01 | 3,089 | 12/27/2017 |
8.2.6 | 26,621 | 4/26/2017 |
8.2.5 | 3,774 | 1/3/2017 |
8.2.4 | 1,921 | 12/8/2016 |
8.2.3 | 1,472 | 11/22/2016 |
8.2.2 | 1,408 | 11/18/2016 |
8.2.2-RC03 | 1,004 | 11/18/2016 |
8.2.2-RC02 | 1,042 | 10/20/2016 |
8.2.2-RC01 | 950 | 10/20/2016 |
8.2.1 | 1,840 | 6/7/2016 |
8.2.1-RC03 | 988 | 6/6/2016 |
8.2.0 | 3,002 | 10/28/2015 |
8.1.1 | 3,037 | 3/17/2015 |
8.1.0 | 2,571 | 2/20/2015 |
8.0.1 | 1,731 | 2/20/2015 |
8.0.0 | 1,321 | 2/13/2015 |
8.0.0-beta02 | 1,043 | 2/3/2015 |
8.0.0-beta01 | 938 | 1/16/2015 |
7.3.3 | 3,370 | 1/8/2015 |
7.2.1 | 2,273 | 11/16/2014 |
7.2.0 | 1,616 | 7/8/2014 |
7.2.0-beta01 | 1,115 | 4/29/2014 |
7.0.1 | 1,756 | 11/14/2013 |
7.0.0 | 1,703 | 10/2/2013 |
6.0.0 | 1,316 | 8/14/2013 |
5.0.2 | 1,618 | 5/30/2013 |
Multiple configurations, better compiler, MVC bug fixes