BoC.Glass.Mapper.Sc 4.0.3

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.0.3
                    
NuGet\Install-Package BoC.Glass.Mapper.Sc -Version 4.0.3
                    
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.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BoC.Glass.Mapper.Sc" Version="4.0.3" />
                    
Directory.Packages.props
<PackageReference Include="BoC.Glass.Mapper.Sc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BoC.Glass.Mapper.Sc --version 4.0.3
                    
#r "nuget: BoC.Glass.Mapper.Sc, 4.0.3"
                    
#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.
#addin nuget:?package=BoC.Glass.Mapper.Sc&version=4.0.3
                    
Install BoC.Glass.Mapper.Sc as a Cake Addin
#tool nuget:?package=BoC.Glass.Mapper.Sc&version=4.0.3
                    
Install BoC.Glass.Mapper.Sc as a Cake Tool

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 net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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,459 1/11/2018
4.3.3.2 3,823 12/6/2017
4.3.3.1 1,157 12/6/2017
4.3.3 1,074 11/16/2017
4.3.1.2 1,551 3/14/2017
4.3.1.1 1,183 3/13/2017
4.3.0.4 1,215 2/1/2017
4.3.0.3 1,163 1/19/2017
4.3.0.2 1,128 1/19/2017
4.3.0.1 1,181 1/17/2017
4.2.5.4 1,721 10/17/2016
4.2.5.1 1,209 10/11/2016
4.2.5 1,149 10/5/2016
4.2.4.2 2,367 10/4/2016
4.2.4 1,135 10/3/2016
4.2.3.2 1,165 9/30/2016
4.2.3.1 1,122 9/30/2016
4.2.3 1,103 9/30/2016
4.2.0.2 2,067 9/26/2016
4.2.0.1 1,256 8/29/2016
4.2.0 1,373 8/29/2016
4.1.9 2,807 2/9/2016
4.1.8 2,176 2/8/2016
4.1.6 2,763 2/5/2016
4.1.5 2,098 2/5/2016
4.1.4 2,951 12/1/2015
4.1.2 2,688 11/2/2015
4.1.1 2,806 11/2/2015
4.1.0 2,429 11/2/2015
4.0.3 3,140 10/5/2015
4.0.2 3,013 6/30/2015
4.0.1 2,475 6/30/2015
4.0.0 4,430 6/16/2015
3.5.3 8,237 4/14/2015
3.5.2 3,178 3/23/2015
3.5.1 2,819 3/9/2015
3.5.0 4,484 3/9/2015
1.0.3 5,226 10/8/2014
1.0.2 3,059 10/8/2014
1.0.1 2,611 9/15/2014
1.0.0 2,710 9/3/2014
0.9.100 1,407 9/3/2014
0.9.99 1,359 9/3/2014
0.9.9 1,598 9/3/2014

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