Skip to main content
SolrNet package icon

SolrNet

SolrNet is a .NET Open Source client for Apache Solr. This version of SolrNet is compatible with Solr 1.x to Solr 7.x. This package comes with a build in easy to use Dependency Injection for SolrNet.Core.

Total Downloads
6.1M
6,067,432
Published
Oct 9, 2019
Latest stable version

Install

.NET CLI
dotnet add package SolrNet --version 1.0.18
Package Manager Console
Install-Package SolrNet -Version 1.0.18
PackageReference
<PackageReference Include="SolrNet" Version="1.0.18" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

SolrNet.Core
.NETFramework4.6
[1.0.18, )
CommonServiceLocator
.NETFramework4.6
[2.0.2, )
SolrNet.Core
.NETStandard2.0
[1.0.18, )
CommonServiceLocator
.NETStandard2.0
[2.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.