BoC.Glass.Mapper.Sc.Core
4.3.3.2
See the version list below for details.
dotnet add package BoC.Glass.Mapper.Sc.Core --version 4.3.3.2
NuGet\Install-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 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. |
-
- 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.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.Persistence.SitecoreGlass
Persistence layer for sitecore using glass.mapper |
|
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 | 18,454 | 1/11/2018 |
4.3.3.2 | 6,338 | 12/6/2017 |
4.3.3.1 | 2,736 | 12/6/2017 |
4.3.3 | 2,995 | 11/16/2017 |
4.3.1.2 | 11,777 | 3/14/2017 |
4.3.1.1 | 2,564 | 3/13/2017 |
4.3.0.4 | 3,141 | 2/1/2017 |
4.3.0.3 | 2,382 | 1/19/2017 |
4.3.0.2 | 2,371 | 1/19/2017 |
4.3.0.1 | 3,481 | 1/17/2017 |
4.2.5.4 | 3,658 | 10/17/2016 |
4.2.5.1 | 2,410 | 10/11/2016 |
4.2.5 | 2,383 | 10/5/2016 |
4.2.4.2 | 3,933 | 10/4/2016 |
4.2.4 | 2,327 | 10/3/2016 |
4.2.3.2 | 2,358 | 9/30/2016 |
4.2.3.1 | 2,316 | 9/30/2016 |
4.2.3 | 2,276 | 9/30/2016 |
4.2.0.2 | 4,169 | 9/26/2016 |
4.2.0.1 | 2,541 | 8/29/2016 |
4.2.0 | 2,867 | 8/29/2016 |
This is a forked version of the Mike Edwards package with better support for codefirst and contentsearch integration.