BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider 4.4.0

dotnet add package BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider --version 4.4.0
                    
NuGet\Install-Package BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider -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.ContentSearch.LuceneProvider" Version="4.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider" Version="4.4.0" />
                    
Directory.Packages.props
<PackageReference Include="BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider" />
                    
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.ContentSearch.LuceneProvider --version 4.4.0
                    
#r "nuget: BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider, 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.
#:package BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider@4.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider&version=4.4.0
                    
Install as a Cake Addin
#tool nuget:?package=BoC.Glass.Mapper.Sc.ContentSearch.LuceneProvider&version=4.4.0
                    
Install 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.

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 2,350 1/11/2018
4.3.3.2 2,070 12/6/2017
4.3.3.1 2,093 12/6/2017
4.3.3 1,911 11/16/2017
4.3.1.2 2,107 3/14/2017
4.3.1.1 1,977 3/13/2017
4.3.0.4 2,002 2/1/2017
4.3.0.3 1,934 1/19/2017
4.3.0.2 2,011 1/19/2017
4.3.0.1 2,801 1/17/2017
4.2.5.4 2,123 10/17/2016
4.2.5.1 2,196 10/11/2016
4.2.5 2,015 10/5/2016
4.2.4.2 3,459 10/4/2016
4.2.4 1,901 10/3/2016
4.2.3.2 1,894 9/30/2016
4.2.3.1 1,867 9/30/2016
4.2.3 1,900 9/30/2016
4.2.0.2 3,629 9/26/2016
4.2.0.1 2,019 8/29/2016
4.2.0 2,373 8/29/2016
4.1.9 2,503 2/9/2016
4.1.8 2,019 2/8/2016
4.1.7 1,969 2/8/2016
4.1.6 1,994 2/5/2016
4.1.5 1,997 2/5/2016
4.1.4 2,252 12/1/2015
4.1.2 2,332 11/2/2015
4.1.1 2,480 11/2/2015
4.1.0 2,077 11/2/2015
4.0.3 2,386 10/5/2015
4.0.2 2,149 9/9/2015
4.0.1 2,276 6/30/2015
4.0.0 4,536 6/16/2015
3.5.3 3,893 4/14/2015
3.5.2 2,816 3/23/2015
3.5.1 2,168 3/9/2015
3.5.0 2,336 3/9/2015
1.0.3 3,884 10/8/2014
1.0.2 2,708 10/8/2014
1.0.1 2,094 9/15/2014
1.0.0 2,389 9/3/2014
0.9.100 2,065 9/3/2014

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