BoC.Glass.Mapper.Sc.Core 4.4.0

dotnet add package BoC.Glass.Mapper.Sc.Core --version 4.4.0
NuGet\Install-Package BoC.Glass.Mapper.Sc.Core -Version 4.4.0
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="BoC.Glass.Mapper.Sc.Core" Version="4.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoC.Glass.Mapper.Sc.Core --version 4.4.0
#r "nuget: BoC.Glass.Mapper.Sc.Core, 4.4.0"
#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.
// Install BoC.Glass.Mapper.Sc.Core as a Cake Addin
#addin nuget:?package=BoC.Glass.Mapper.Sc.Core&version=4.4.0

// Install BoC.Glass.Mapper.Sc.Core as a Cake Tool
#tool nuget:?package=BoC.Glass.Mapper.Sc.Core&version=4.4.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 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 (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,221 1/11/2018
4.3.3.2 6,214 12/6/2017
4.3.3.1 2,617 12/6/2017
4.3.3 2,825 11/16/2017
4.3.1.2 11,646 3/14/2017
4.3.1.1 2,449 3/13/2017
4.3.0.4 3,015 2/1/2017
4.3.0.3 2,269 1/19/2017
4.3.0.2 2,263 1/19/2017
4.3.0.1 3,342 1/17/2017
4.2.5.4 3,535 10/17/2016
4.2.5.1 2,308 10/11/2016
4.2.5 2,263 10/5/2016
4.2.4.2 3,735 10/4/2016
4.2.4 2,209 10/3/2016
4.2.3.2 2,247 9/30/2016
4.2.3.1 2,198 9/30/2016
4.2.3 2,162 9/30/2016
4.2.0.2 3,974 9/26/2016
4.2.0.1 2,418 8/29/2016
4.2.0 2,733 8/29/2016

This is a forked version of the Mike Edwards package with better support for codefirst and contentsearch integration.