Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2,097 Commits

Repository files navigation

SolrNet is an Apache Solr and SolrCloud client for .NET

SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM.

If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book.

Downloads

The easiest way to get going is to use our NuGet packages:

Solr

PackageDescription.NET Framework.NET Standard
SolrNet.CoreCore library, best used with one of the DI integration packages4.6.22.0
SolrNetLightweight DI - commonservicelocator4.6.22.0
SolrNet.WindsorCastle Windsor integration4.6.22.0
SolrNet.Microsoft.DependencyInjectionMicrosoft Core Dependency Injection4.6.12.0
SolrNet.StructureMapStructureMap4.6.22.0
SolrNet.NinjectNinject4.6.22.0
SolrNet.UnityUnity4.6.22.0
SolrNet.AutofacAutofac4.6.22.0
SolrNet.SimpleInjectorSimpleInjector4.6.22.0

SolrCloud

PackageDescription.NET Framework.NET Standard
SolrNet.Cloud.CoreCore library, best used with one of the DI integration packages4.6.22.0
SolrNet.CloudLightweight DI - commonservicelocator4.6.22.0
SolrNet.Cloud.UnityUnity4.6.22.0
SolrNet.Cloud.AutofacAutofac4.6.22.0

Documentation index

Contributing

See Contributing

Release notes

See Change Log

Releases

Packages

Used by

Contributors

Languages