Synthesis 8.1.1
dotnet add package Synthesis --version 8.1.1
NuGet\Install-Package Synthesis -Version 8.1.1
<PackageReference Include="Synthesis" Version="8.1.1" />
paket add Synthesis --version 8.1.1
#r "nuget: Synthesis, 8.1.1"
// Install Synthesis as a Cake Addin #addin nuget:?package=Synthesis&version=8.1.1 // Install Synthesis as a Cake Tool #tool nuget:?package=Synthesis&version=8.1.1
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.1.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.1.1 | 300 | 3/17/2015 |
8.1.0 | 120 | 2/20/2015 |
8.0.1 | 41 | 2/20/2015 |
8.0.0 | 50 | 2/13/2015 |
8.0.0-beta02 | 38 | 2/3/2015 |
8.0.0-beta01 | 58 | 1/16/2015 |
7.3.3 | 197 | 1/8/2015 |
7.2.1 | 656 | 11/16/2014 |
7.2.0 | 192 | 7/8/2014 |
7.2.0-beta01 | 48 | 4/29/2014 |
7.0.1 | 269 | 11/14/2013 |
7.0.0 | 74 | 10/2/2013 |
6.0.0 | 53 | 8/14/2013 |
5.0.2 | 55 | 5/30/2013 |
Multiple configurations, better compiler, MVC bug fixes