Microsoft.Azure.Search
5.0.0
Prefix Reserved
Thank you for the interest in this package.
If you are looking for the latest package to interact with Azure Search, please use the following libraries: Azure.Search.Documents
See the version list below for details.
Install-Package Microsoft.Azure.Search -Version 5.0.0
dotnet add package Microsoft.Azure.Search --version 5.0.0
<PackageReference Include="Microsoft.Azure.Search" Version="5.0.0" />
paket add Microsoft.Azure.Search --version 5.0.0
#r "nuget: Microsoft.Azure.Search, 5.0.0"
// Install Microsoft.Azure.Search as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Search&version=5.0.0
// Install Microsoft.Azure.Search as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Search&version=5.0.0
Makes it easy to develop a .NET application that uses Azure Search.
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.Data (>= 5.0.0 && < 6.0.0)
- Microsoft.Azure.Search.Service (>= 5.0.0 && < 6.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Azure.Search.Data (>= 5.0.0 && < 6.0.0)
- Microsoft.Azure.Search.Service (>= 5.0.0 && < 6.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
NuGet packages (41)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Search:
Package | Downloads |
---|---|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API. |
|
BumperLane.Tenant.Service.Client
BumperLane service client. |
|
Kentico.Xperience.Libraries
The runtime assemblies for libraries and applications that use Kentico Xperience API. |
|
TouchConvert.Tenant.Api.V1.Dtos
Data transfer objects for TouchConvert version one APIs. |
|
TouchConvert.Tenant.Api.V2.Dtos
Data transfer objects for TouchConvert version two APIs. |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Search:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
loic-sharma/BaGet
A lightweight NuGet and symbol server
|
|
PiranhaCMS/piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET6 that can be used both as an integrated CMS or as a headless API.
|
|
statiqdev/Statiq.Web
Statiq Web is a flexible static site generator written in .NET.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.1.0 | 3,773,086 | 10/29/2019 | |
10.0.1 | 274,293 | 10/1/2019 | |
10.0.0 | 290,152 | 8/27/2019 | |
9.1.0 | 187,410 | 7/29/2019 | |
9.0.1 | 525,553 | 5/16/2019 | |
9.0.0 | 61,548 | 5/2/2019 | |
8.0.0-preview | 1,124 | 4/30/2019 | |
7.0.0-preview | 62,610 | 11/6/2018 | |
6.0.0-preview | 62,541 | 6/25/2018 | |
5.0.3 | 1,379,156 | 11/2/2018 | |
5.0.2 | 403,125 | 7/31/2018 | |
5.0.1 | 217,775 | 6/27/2018 | |
5.0.0 | 509,464 | 4/19/2018 | |
4.0.2-preview | 8,002 | 2/13/2018 | |
4.0.1-preview | 78,221 | 5/19/2017 | |
4.0.0-preview | 11,899 | 4/14/2017 | |
3.0.5 | 301,351 | 2/6/2018 | |
3.0.4 | 1,025,957 | 5/19/2017 | |
3.0.3 | 322,032 | 4/4/2017 | |
3.0.2 | 773,431 | 1/11/2017 | |
3.0.1 | 319,117 | 11/30/2016 | |
3.0.0-rc | 6,832 | 11/24/2016 |
This is the newest major version of the Azure Search .NET SDK, based on version 2017-11-11 of the Azure Search REST API. New in this GA version is support for synonyms. See this article for help on migrating to the latest version: https://aka.ms/search-sdk-upgrade.