Skip to main content
Azure.Search.Documents package icon

Azure.Search.Documents

This is the Azure Cognitive Search client library for developing .NET applications with rich search experiences. It enables you to query your indexes, update documents in your indexes, and manage indexes, synonym maps, indexers, data sources, or other service-level resources.

Total Downloads
43.6M
43,555,319
Published
Apr 6, 2020
Latest stable version

Install

.NET CLI
dotnet add package Azure.Search.Documents --version 1.0.0-preview.2
Package Manager Console
Install-Package Azure.Search.Documents -Version 1.0.0-preview.2
PackageReference
<PackageReference Include="Azure.Search.Documents" Version="1.0.0-preview.2" />

Frameworks

.NETStandard2.0

Dependencies

Azure.Core
.NETStandard2.0
[1.2.0, )
System.Text.Json
.NETStandard2.0
[4.6.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; 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.