BoC.Glass.Mapper.Sc
4.1.0
See the version list below for details.
dotnet add package BoC.Glass.Mapper.Sc --version 4.1.0
NuGet\Install-Package BoC.Glass.Mapper.Sc -Version 4.1.0
<PackageReference Include="BoC.Glass.Mapper.Sc" Version="4.1.0" />
paket add BoC.Glass.Mapper.Sc --version 4.1.0
#r "nuget: BoC.Glass.Mapper.Sc, 4.1.0"
// Install BoC.Glass.Mapper.Sc as a Cake Addin #addin nuget:?package=BoC.Glass.Mapper.Sc&version=4.1.0 // Install BoC.Glass.Mapper.Sc as a Cake Tool #tool nuget:?package=BoC.Glass.Mapper.Sc&version=4.1.0
This is a fork of Glass.Mapper, maintained by Chris van de Steeg.
The fork contains several fixes for codefirst and contentsearch usage.
----------------------------------------------------------------------
An ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields,
relationships and queries as well as supporting the Page Editor. Allows you to map data from
Sitecore using the Castle Windsor DI Container.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Castle.Core (>= 3.3.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 8,326 | 1/11/2018 |
4.3.3.2 | 3,696 | 12/6/2017 |
4.3.3.1 | 1,034 | 12/6/2017 |
4.3.3 | 989 | 11/16/2017 |
4.3.1.2 | 1,468 | 3/14/2017 |
4.3.1.1 | 1,100 | 3/13/2017 |
4.3.0.4 | 1,132 | 2/1/2017 |
4.3.0.3 | 1,079 | 1/19/2017 |
4.3.0.2 | 1,044 | 1/19/2017 |
4.3.0.1 | 1,097 | 1/17/2017 |
4.2.5.4 | 1,640 | 10/17/2016 |
4.2.5.1 | 1,128 | 10/11/2016 |
4.2.5 | 1,063 | 10/5/2016 |
4.2.4.2 | 2,285 | 10/4/2016 |
4.2.4 | 1,050 | 10/3/2016 |
4.2.3.2 | 1,078 | 9/30/2016 |
4.2.3.1 | 1,038 | 9/30/2016 |
4.2.3 | 1,018 | 9/30/2016 |
4.2.0.2 | 1,983 | 9/26/2016 |
4.2.0.1 | 1,172 | 8/29/2016 |
4.2.0 | 1,289 | 8/29/2016 |
4.1.9 | 2,706 | 2/9/2016 |
4.1.8 | 2,093 | 2/8/2016 |
4.1.6 | 2,676 | 2/5/2016 |
4.1.5 | 2,010 | 2/5/2016 |
4.1.4 | 2,805 | 12/1/2015 |
4.1.2 | 2,557 | 11/2/2015 |
4.1.1 | 2,674 | 11/2/2015 |
4.1.0 | 2,264 | 11/2/2015 |
4.0.3 | 3,005 | 10/5/2015 |
4.0.2 | 2,876 | 6/30/2015 |
4.0.1 | 2,324 | 6/30/2015 |
4.0.0 | 4,292 | 6/16/2015 |
3.5.3 | 8,126 | 4/14/2015 |
3.5.2 | 3,069 | 3/23/2015 |
3.5.1 | 2,730 | 3/9/2015 |
3.5.0 | 4,379 | 3/9/2015 |
1.0.3 | 5,114 | 10/8/2014 |
1.0.2 | 2,969 | 10/8/2014 |
1.0.1 | 2,521 | 9/15/2014 |
1.0.0 | 2,619 | 9/3/2014 |
0.9.100 | 1,316 | 9/3/2014 |
0.9.99 | 1,270 | 9/3/2014 |
0.9.9 | 1,508 | 9/3/2014 |
This is a forked version of the Mike Edwards package with better support for codefirst and contentsearch integration.