BoC.Glass.Mapper.Sc.Core
4.3.3.2
See the version list below for details.
Install-Package BoC.Glass.Mapper.Sc.Core -Version 4.3.3.2
dotnet add package BoC.Glass.Mapper.Sc.Core --version 4.3.3.2
<PackageReference Include="BoC.Glass.Mapper.Sc.Core" Version="4.3.3.2" />
paket add BoC.Glass.Mapper.Sc.Core --version 4.3.3.2
#r "nuget: BoC.Glass.Mapper.Sc.Core, 4.3.3.2"
// Install BoC.Glass.Mapper.Sc.Core as a Cake Addin
#addin nuget:?package=BoC.Glass.Mapper.Sc.Core&version=4.3.3.2
// Install BoC.Glass.Mapper.Sc.Core as a Cake Tool
#tool nuget:?package=BoC.Glass.Mapper.Sc.Core&version=4.3.3.2
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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Castle.Core (>= 3.3.3)
- System.Collections.Immutable (>= 1.1.36)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on BoC.Glass.Mapper.Sc.Core:
Package | Downloads |
---|---|
BoC.Glass.Mapper.Sc
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. |
|
BoC.Persistence.SitecoreGlass
Persistence layer for sitecore using glass.mapper |
|
BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider
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. |
|
BoC.Glass.Mapper.Sc.CastleWindsor
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. |
|
BoC.Persistence.SitecoreGlass.Core
Persistence layer for sitecore using glass.mapper |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 14,657 | 1/11/2018 |
4.3.3.2 | 4,814 | 12/6/2017 |
4.3.3.1 | 1,270 | 12/6/2017 |
4.3.3 | 1,418 | 11/16/2017 |
4.3.1.2 | 10,308 | 3/14/2017 |
4.3.1.1 | 1,175 | 3/13/2017 |
4.3.0.4 | 1,867 | 2/1/2017 |
4.3.0.3 | 1,130 | 1/19/2017 |
4.3.0.2 | 1,131 | 1/19/2017 |
4.3.0.1 | 1,692 | 1/17/2017 |
4.2.5.4 | 2,325 | 10/17/2016 |
4.2.5.1 | 1,153 | 10/11/2016 |
4.2.5 | 1,114 | 10/5/2016 |
4.2.4.2 | 1,781 | 10/4/2016 |
4.2.4 | 1,049 | 10/3/2016 |
4.2.3.2 | 1,096 | 9/30/2016 |
4.2.3.1 | 1,083 | 9/30/2016 |
4.2.3 | 1,064 | 9/30/2016 |
4.2.0.2 | 1,915 | 9/26/2016 |
4.2.0.1 | 1,229 | 8/29/2016 |
4.2.0 | 1,375 | 8/29/2016 |
This is a forked version of the Mike Edwards package with better support for codefirst and contentsearch integration.