Synthesis.Core 8.0.0-beta02

This is a prerelease version of Synthesis.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Synthesis.Core --version 8.0.0-beta02
                    
NuGet\Install-Package Synthesis.Core -Version 8.0.0-beta02
                    
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.Core" Version="8.0.0-beta02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Synthesis.Core" Version="8.0.0-beta02" />
                    
Directory.Packages.props
<PackageReference Include="Synthesis.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Synthesis.Core --version 8.0.0-beta02
                    
#r "nuget: Synthesis.Core, 8.0.0-beta02"
                    
#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.
#addin nuget:?package=Synthesis.Core&version=8.0.0-beta02&prerelease
                    
Install Synthesis.Core as a Cake Addin
#tool nuget:?package=Synthesis.Core&version=8.0.0-beta02&prerelease
                    
Install Synthesis.Core as a Cake Tool

Synthesis is a universal object mapper with LINQ support for Sitecore 7.2. This package contains only the core library, and is suitable for installing to class libraries. For installing to a web project, use the Synthesis package, which comes with configuration files as well.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Synthesis.Core:

Package Downloads
Synthesis

Synthesis is a universal object mapper with LINQ support for Sitecore 8.1 and up. 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

Synthesis.Testing

Utilities to assist in unit testing with Synthesis

Synthesis.Blade.Core

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 library project, and does not include configuration files. Use the Synthesis.Blade package for web projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.1.7-sc93 3,397 12/1/2022
9.1.7-beta2 549 11/12/2022
9.1.6 49,983 4/23/2022
9.1.5 48,857 11/23/2021
9.1.4 12,860 8/29/2021
9.1.2.1 13,768 6/13/2021
9.1.2 1,800 6/10/2021
9.1.0.2 150,068 5/15/2019
9.1.0.2-beta1 1,455 3/25/2019
9.1.0.1 23,758 12/18/2018
9.1.0.1-beta1 1,028 12/6/2018
9.0.1 59,644 4/12/2018
9.0.1-RC01 1,553 2/19/2018
9.0.0 2,494 10/19/2019
8.2.7-RC02 4,273 2/14/2018
8.2.7-RC01 10,459 12/27/2017
8.2.6 32,297 4/26/2017
8.2.5 4,607 1/3/2017
8.2.4 2,553 12/8/2016
8.2.3 2,058 11/22/2016
8.2.2 4,669 11/18/2016
8.2.2-RC03 1,303 11/18/2016
8.2.2-RC02 1,571 10/20/2016
8.2.2-RC01 1,506 10/20/2016
8.2.1 2,882 6/7/2016
8.2.1-RC03 1,523 6/6/2016
8.2.0 4,659 10/28/2015
8.1.1 4,031 3/17/2015
8.1.0 3,643 2/20/2015
8.0.1 2,305 2/20/2015
8.0.0 1,883 2/13/2015
8.0.0-beta02 1,573 2/3/2015
8.0.0-beta01 1,399 1/16/2015
7.3.3 3,605 1/7/2015
7.2.1 3,808 11/16/2014
7.2.0 2,868 7/8/2014
7.2.0-beta01 1,607 4/29/2014
7.0.1 1,780 11/14/2013
7.0.0 2,562 10/2/2013
6.0.0 1,624 8/14/2013
5.0.2 2,817 5/30/2013

Certain field interface types now correctly contain setters