Microsoft.Azure.Search.Data
Use this package if you're developing a .NET application using Azure Search, and you only need to query or update documents in your indexes. If you also need to create or update indexes, synonym maps, or other service-level resources, use the Microsoft.Azure.Search package instead.
Install
dotnet add package Microsoft.Azure.Search.Data --version 9.1.0
Install-Package Microsoft.Azure.Search.Data -Version 9.1.0
<PackageReference Include="Microsoft.Azure.Search.Data" Version="9.1.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
NuGet marks this package as deprecated and points to Azure.Search.Documents as an alternative.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
The published metadata declares 23 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
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.