Microsoft.Azure.Search.Common 10.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Search.Documents

Additional Details

Please note, this package was officially deprecated on 3/31/2023 and is no longer maintained or monitored. The Azure SDK team encourages you to upgrade to the replacement package, Azure.Search.Documents, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
If you are looking for the latest package to interact with Azure Search, please use the following libraries: Azure.Search.Documents

dotnet add package Microsoft.Azure.Search.Common --version 10.1.0
NuGet\Install-Package Microsoft.Azure.Search.Common -Version 10.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Search.Common" 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.Common --version 10.1.0
#r "nuget: Microsoft.Azure.Search.Common, 10.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Search.Common as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Search.Common&version=10.1.0

// Install Microsoft.Azure.Search.Common as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Search.Common&version=10.1.0

Common types needed by the Azure Cognitive Search .NET libraries. This is not the package you are looking for; It is only meant to be used as a dependency.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Search.Common:

Package Downloads
Microsoft.Azure.Search.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Microsoft.Azure.Search.Service The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Use this package if you're developing automation in .NET to manage Azure Cognitive Search indexes, synonym maps, indexers, data sources, or other service-level resources. 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.

Kentico.Libraries The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The runtime assemblies for libraries and applications that use Kentico API.

Kentico.Xperience.Libraries The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The runtime assemblies for libraries and applications that use Kentico Xperience API.

Alomso.DXP.Libraries

The runtime assemblies for libraries and applications that use DXP API.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Search.Common:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Azure-Samples/search-dotnet-getting-started
Getting Started with Azure Search using .NET
Version Downloads Last updated
10.1.0 8,207,477 10/29/2019
10.0.1 842,686 10/1/2019
10.0.0 552,208 8/27/2019
9.1.0 290,410 7/29/2019
9.0.1 737,658 5/16/2019
9.0.0 65,641 5/2/2019
8.0.0-preview 1,387 4/30/2019
7.0.0-preview 74,167 11/5/2018
6.0.0-preview 70,526 6/25/2018
5.0.3 1,861,023 11/2/2018
5.0.2 597,728 7/31/2018
5.0.1 264,488 6/26/2018
5.0.0 637,273 4/19/2018

See the Microsoft.Azure.Search package for detailed release notes on the entire Azure Cognitive Search .NET SDK.