BoC.Glass.Mapper.Sc 4.2.5.4

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

// Install BoC.Glass.Mapper.Sc as a Cake Tool
#tool nuget:?package=BoC.Glass.Mapper.Sc&version=4.2.5.4

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,179 1/11/2018
4.3.3.2 3,659 12/6/2017
4.3.3.1 999 12/6/2017
4.3.3 955 11/16/2017
4.3.1.2 1,442 3/14/2017
4.3.1.1 1,069 3/13/2017
4.3.0.4 1,101 2/1/2017
4.3.0.3 1,047 1/19/2017
4.3.0.2 1,016 1/19/2017
4.3.0.1 1,064 1/17/2017
4.2.5.4 1,610 10/17/2016
4.2.5.1 1,093 10/11/2016
4.2.5 1,029 10/5/2016
4.2.4.2 2,211 10/4/2016
4.2.4 1,017 10/3/2016
4.2.3.2 1,042 9/30/2016
4.2.3.1 1,010 9/30/2016
4.2.3 988 9/30/2016
4.2.0.2 1,905 9/26/2016
4.2.0.1 1,138 8/29/2016
4.2.0 1,250 8/29/2016
4.1.9 2,613 2/9/2016
4.1.8 2,003 2/8/2016
4.1.6 2,550 2/5/2016
4.1.5 1,924 2/5/2016
4.1.4 2,718 12/1/2015
4.1.2 2,462 11/2/2015
4.1.1 2,573 11/2/2015
4.1.0 2,178 11/2/2015
4.0.3 2,895 10/5/2015
4.0.2 2,786 6/30/2015
4.0.1 2,233 6/30/2015
4.0.0 4,136 6/16/2015
3.5.3 7,990 4/14/2015
3.5.2 2,922 3/23/2015
3.5.1 2,605 3/9/2015
3.5.0 4,171 3/9/2015
1.0.3 4,880 10/8/2014
1.0.2 2,850 10/8/2014
1.0.1 2,432 9/15/2014
1.0.0 2,524 9/3/2014
0.9.100 1,283 9/3/2014
0.9.99 1,243 9/3/2014
0.9.9 1,460 9/3/2014

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