BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider 4.1.6

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

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

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 (1)

Showing the top 1 NuGet packages that depend on BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider:

Package Downloads
BoC.Persistence.SitecoreGlass

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 1,960 1/11/2018
4.3.3.2 1,701 12/6/2017
4.3.3.1 1,739 12/6/2017
4.3.3 1,639 11/16/2017
4.3.1.2 1,838 3/14/2017
4.3.1.1 1,707 3/13/2017
4.3.0.4 1,732 2/1/2017
4.3.0.3 1,665 1/19/2017
4.3.0.2 1,745 1/19/2017
4.3.0.1 2,501 1/17/2017
4.2.5.4 1,848 10/17/2016
4.2.5.1 1,928 10/11/2016
4.2.5 1,741 10/5/2016
4.2.4.2 3,131 10/4/2016
4.2.4 1,620 10/3/2016
4.2.3.2 1,616 9/30/2016
4.2.3.1 1,605 9/30/2016
4.2.3 1,628 9/30/2016
4.2.0.2 3,277 9/26/2016
4.2.0.1 1,745 8/29/2016
4.2.0 2,064 8/29/2016
4.1.9 2,211 2/9/2016
4.1.8 1,741 2/8/2016
4.1.7 1,697 2/8/2016
4.1.6 1,725 2/5/2016
4.1.5 1,726 2/5/2016
4.1.4 1,965 12/1/2015
4.1.2 2,057 11/2/2015
4.1.1 2,187 11/2/2015
4.1.0 1,775 11/2/2015
4.0.3 2,105 10/5/2015
4.0.2 1,870 9/9/2015
4.0.1 1,980 6/30/2015
4.0.0 4,162 6/16/2015
3.5.3 3,570 4/14/2015
3.5.2 2,470 3/23/2015
3.5.1 1,862 3/9/2015
3.5.0 2,029 3/9/2015
1.0.3 3,515 10/8/2014
1.0.2 2,393 10/8/2014
1.0.1 1,824 9/15/2014
1.0.0 2,100 9/3/2014
0.9.100 1,784 9/3/2014

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