Info
Version: | 9.1.7-sc93 |
Author(s): | Ben Lipson, Kam Figy |
Last Update: | Thursday, December 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blipson89/Synthesis |
NuGet Url: | https://www.nuget.org/packages/Synthesis |
Install
Install-Package Synthesis
dotnet add package Synthesis
paket add Synthesis
Synthesis Download (Unzip the "nupkg" after downloading)
Dependencies
- Synthesis.Core(>= 9.1.0.2 && <= 9.1.0.2)
Tags
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.
NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher.