Microsoft.Azure.Search.Data
10.1.0
Use this package if you're developing a .NET application using Azure Cognitive 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-Package Microsoft.Azure.Search.Data -Version 10.1.0
dotnet add package Microsoft.Azure.Search.Data --version 10.1.0
<PackageReference Include="Microsoft.Azure.Search.Data" Version="10.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Search.Data --version 10.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See the Microsoft.Azure.Search package for detailed release notes on the entire Azure Cognitive Search .NET SDK.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Azure.Search.Common (>= 10.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Microsoft.Spatial (>= 7.5.3)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.6.1
- Microsoft.Azure.Search.Common (>= 10.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Microsoft.Spatial (>= 7.5.3)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Azure.Search.Common (>= 10.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Microsoft.Spatial (>= 7.5.3)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.Azure.Search.Common (>= 10.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Microsoft.Spatial (>= 7.5.3)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Microsoft.Azure.Search.Data:
Repository | Stars | |
---|---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
Read more about the GitHub Usage information on our documentation.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
10.1.0 | 28,263 | 10/29/2019 | ||
10.0.1 | 43,242 | 10/1/2019 | ||
10.0.0 | 64,275 | 8/27/2019 | ||
9.1.0 | 66,728 | 7/29/2019 | ||
9.0.1 | 173,584 | 5/16/2019 | ||
9.0.0 | 33,682 | 5/2/2019 | ||
8.0.0-preview | 267 | 4/30/2019 | ||
7.0.0-preview | 40,393 | 11/6/2018 | ||
6.0.0-preview | 36,977 | 6/25/2018 | ||
5.0.3 | 522,985 | 11/2/2018 | ||
5.0.2 | 269,805 | 7/31/2018 | ||
5.0.1 | 123,574 | 6/27/2018 | ||
5.0.0 | 219,816 | 4/20/2018 |