BoC.Glass.Mapper.Sc.CastleWindsor 4.3.0.4

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

// Install BoC.Glass.Mapper.Sc.CastleWindsor as a Cake Tool
#tool nuget:?package=BoC.Glass.Mapper.Sc.CastleWindsor&version=4.3.0.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.

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 1,316 1/11/2018
4.3.3.2 1,248 12/6/2017
4.3.3.1 911 12/6/2017
4.3.3 910 11/16/2017
4.3.1.2 5,428 3/14/2017
4.3.1.1 953 3/13/2017
4.3.0.4 1,046 2/1/2017
4.3.0.3 1,008 1/19/2017
4.3.0.2 990 1/19/2017
4.3.0.1 976 1/17/2017
4.2.5.4 1,535 10/17/2016
4.2.5.1 1,016 10/11/2016
4.2.5 1,033 10/5/2016
4.2.4.2 1,000 10/4/2016
4.2.4 1,012 10/3/2016
4.2.3.2 986 9/30/2016
4.2.3.1 979 9/30/2016
4.2.3 1,006 9/30/2016
4.2.0.2 983 9/26/2016
4.2.0.1 1,068 8/29/2016
4.2.0 1,091 8/29/2016

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