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,065,063
Published
Jun 29, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETStandard2.0

Dependencies

SolrNet.Core
.NETFramework4.6.2
[1.2.1, )
CommonServiceLocator
.NETFramework4.6.2
[2.0.4, )
SolrNet.Core
.NETStandard2.0
[1.2.1, )
CommonServiceLocator
.NETStandard2.0
[2.0.4, )

Adoption guide

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

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.