BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider 4.4.0

dotnet add package BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider --version 4.4.0
NuGet\Install-Package BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider -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.SolrProvider" Version="4.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider --version 4.4.0
#r "nuget: BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider, 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.
// Install BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider as a Cake Addin
#addin nuget:?package=BoC.Glass.Mapper.Sc.ContentSearch.SolrProvider&version=4.4.0

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

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 1,254 1/11/2018
4.3.3.2 1,075 12/6/2017
4.3.3.1 964 12/6/2017
4.3.3 925 11/16/2017
4.3.2.1 921 11/15/2017

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