Skip to main content
Microsoft.Azure.Search.Data package icon

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.

Total Downloads
19.8M
19,800,804
Published
Nov 2, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.Search.Data --version 5.0.3
Package Manager Console
Install-Package Microsoft.Azure.Search.Data -Version 5.0.3
PackageReference
<PackageReference Include="Microsoft.Azure.Search.Data" Version="5.0.3" />

Frameworks

.NETFramework4.5.2 .NETStandard1.4

Dependencies

[5.0.3, 6.0.0)
[2.3.17, 3.0.0)
[3.3.18, 4.0.0)
Microsoft.Spatial
.NETFramework4.5.2
[7.2.0, )
Newtonsoft.Json
.NETFramework4.5.2
[6.0.8, )
[5.0.3, 6.0.0)
[2.3.17, 3.0.0)
[3.3.18, 4.0.0)
Microsoft.Spatial
.NETStandard1.4
[7.2.0, )
NETStandard.Library
.NETStandard1.4
[1.6.1, )
Newtonsoft.Json
.NETStandard1.4
[10.0.3, )
System.Net.Http
.NETStandard1.4
[4.3.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.

NuGet marks this package as deprecated and points to Azure.Search.Documents as an alternative.

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.