Info
Version: | 10.1.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, October 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Search.Service |
Install
Install-Package Microsoft.Azure.Search.Service
dotnet add package Microsoft.Azure.Search.Service
paket add Microsoft.Azure.Search.Service
Microsoft.Azure.Search.Service Download (Unzip the "nupkg" after downloading)
Dependencies
.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)
- 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)
- 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)
- 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)
Tags
If you only need to query or update documents in your indexes, use the Microsoft.Azure.Search.Data package instead. If you need all the functionality of Azure Cognitive Search, use the Microsoft.Azure.Search package instead.