Microsoft.Azure.Search.Data
10.1.0
Prefix Reserved
Thank you for the Please note, a newer package is available Azure.Search.Documents as of [07/07/2020].
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade.
See https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/MigrationGuide.md for Migration guide and more details.
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" />
paket add Microsoft.Azure.Search.Data --version 10.1.0
#r "nuget: Microsoft.Azure.Search.Data, 10.1.0"
// Install Microsoft.Azure.Search.Data as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Search.Data&version=10.1.0
// Install Microsoft.Azure.Search.Data as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Search.Data&version=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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Search.Data:
Package | Downloads |
---|---|
Microsoft.Azure.Search
Makes it easy to develop a .NET application that uses Azure Cognitive Search. |
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API. |
|
Lucinq.AzureSearch
Fluent API to drive search on different platforms |
|
pelazem.azure.search
Package Description |
|
Alomso.DXP.Libraries
The runtime assemblies for libraries and applications that use DXP API. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.Search.Data:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
Version | Downloads | Last updated | |
---|---|---|---|
10.1.0 | 4,012,585 | 10/29/2019 | |
10.0.1 | 302,371 | 10/1/2019 | |
10.0.0 | 295,226 | 8/27/2019 | |
9.1.0 | 203,635 | 7/29/2019 | |
9.0.1 | 543,373 | 5/16/2019 | |
9.0.0 | 59,540 | 5/2/2019 | |
8.0.0-preview | 1,082 | 4/30/2019 | |
7.0.0-preview | 67,280 | 11/6/2018 | |
6.0.0-preview | 65,146 | 6/25/2018 | |
5.0.3 | 1,469,132 | 11/2/2018 | |
5.0.2 | 466,584 | 7/31/2018 | |
5.0.1 | 225,061 | 6/27/2018 | |
5.0.0 | 532,849 | 4/20/2018 |
See the Microsoft.Azure.Search package for detailed release notes on the entire Azure Cognitive Search .NET SDK.