Azure.Search.Documents 11.1.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Search.Documents --version 11.1.1
                    
NuGet\Install-Package Azure.Search.Documents -Version 11.1.1
                    
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="Azure.Search.Documents" Version="11.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Search.Documents" Version="11.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Search.Documents" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Azure.Search.Documents --version 11.1.1
                    
#r "nuget: Azure.Search.Documents, 11.1.1"
                    
#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.
#addin nuget:?package=Azure.Search.Documents&version=11.1.1
                    
Install Azure.Search.Documents as a Cake Addin
#tool nuget:?package=Azure.Search.Documents&version=11.1.1
                    
Install Azure.Search.Documents as a Cake Tool

This is the Azure Cognitive Search client library for developing .NET
     applications with rich search experiences.  It enables you to query your
     indexes, update documents in your indexes, and manage indexes, synonym
     maps, indexers, data sources, or other service-level resources.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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 tizen40 was computed.  tizen60 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 (51)

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

Package Downloads
Hilma.Common

Shared entities and contracts for Hilma Domain

Indigina.Data

This NuGet package contains Data Access Layer for Indigina projects.

Microsoft.KernelMemory.MemoryDb.AzureAISearch

Azure AI Search connector for Microsoft Kernel Memory, to store and search memory using Azure AI Search vector indexing and semantic features.

OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

OrchardCore.Application.Cms.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with following themes. - TheAdmin Theme - SafeMode Theme - TheAgency Theme - TheBlog Theme - TheComingSoon Theme - TheTheme theme

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on Azure.Search.Documents:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Squidex/squidex
Headless CMS and Content Managment Hub
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/teams-ai
SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
POPWorldMedia/POPForums
A forum application running on ASP.NET Core, available in six languages.
AzureCosmosDB/data-migration-desktop-tool
Azure-Samples/azure-search-dotnet-samples
Azure Search .NET sample code
Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
Azure-Samples/communication-services-AI-customer-service-sample
A sample app for the customer support center running in Azure, using Azure Communication Services and Azure OpenAI for text and voice bots.
Azure-Samples/search-dotnet-getting-started
Getting Started with Azure Search using .NET
microsoft/Document-Knowledge-Mining-Solution-Accelerator
Solution accelerator built on Azure OpenAI Service and Azure AI Document Intelligence to process and extract summaries, entities, and metadata from unstructured, multi-modal documents and enable searching and chatting over this data.
Version Downloads Last updated
11.7.0-beta.3 1,693 3/25/2025
11.7.0-beta.2 78,161 11/26/2024
11.7.0-beta.1 57,160 9/24/2024
11.6.0 2,216,146 7/17/2024
11.6.0-beta.4 394,570 5/6/2024
11.6.0-beta.3 117,955 3/6/2024
11.6.0-beta.2 54,491 2/5/2024
11.6.0-beta.1 121,675 1/17/2024
11.5.1 3,221,997 11/29/2023
11.5.0 236,856 11/10/2023
11.5.0-beta.5 228,137 10/9/2023
11.5.0-beta.4 388,950 8/7/2023
11.5.0-beta.3 168,378 7/11/2023
11.5.0-beta.2 934,310 10/11/2022
11.5.0-beta.1 46,563 9/7/2022
11.4.0 4,858,044 9/6/2022
11.4.0-beta.9 15,123 8/8/2022
11.4.0-beta.8 3,641 7/7/2022
11.4.0-beta.7 116,289 3/8/2022
11.4.0-beta.6 13,020 2/8/2022
11.4.0-beta.5 84,559 11/19/2021
11.4.0-beta.4 12,363 10/7/2021
11.4.0-beta.3 13,587 9/8/2021
11.4.0-beta.2 24,677 8/10/2021
11.4.0-beta.1 4,166 7/9/2021
11.3.0 4,601,560 6/10/2021
11.3.0-beta.2 2,468 5/11/2021
11.3.0-beta.1 10,534 4/6/2021
11.2.1 220,649 5/10/2021
11.2.0 3,431,298 2/10/2021
11.2.0-beta.2 54,926 11/11/2020
11.2.0-beta.1 5,747 10/9/2020
11.1.1 1,054,247 8/18/2020
11.0.0 58,033 7/7/2020
1.0.0-preview.4 667 6/9/2020
1.0.0-preview.3 388 5/5/2020
1.0.0-preview.2 738 4/6/2020