Azure.Search.Documents 11.3.0-beta.2

Prefix Reserved
This is a prerelease version of Azure.Search.Documents.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Search.Documents --version 11.3.0-beta.2
                    
NuGet\Install-Package Azure.Search.Documents -Version 11.3.0-beta.2
                    
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.3.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Search.Documents" Version="11.3.0-beta.2" />
                    
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.3.0-beta.2
                    
#r "nuget: Azure.Search.Documents, 11.3.0-beta.2"
                    
#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.
#:package Azure.Search.Documents@11.3.0-beta.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Azure.Search.Documents&version=11.3.0-beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Azure.Search.Documents&version=11.3.0-beta.2&prerelease
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (57)

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

Package Downloads
Hilma.Common

Shared entities and contracts for Hilma Domain

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.

Indigina.Data

This NuGet package contains Data Access Layer for Indigina projects.

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 (22)

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.
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
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
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.
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
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.
MicrosoftLearning/mslearn-openai
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
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.
MicrosoftLearning/mslearn-knowledge-mining
Lab files for Azure AI Knowledge Mining modules
Azure-Samples/azure-search-dotnet-samples
Azure Search .NET sample code
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/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
Version Downloads Last Updated
11.7.0-beta.7 3,698 9/5/2025
11.7.0-beta.6 42,140 8/12/2025
11.7.0-beta.5 33,165 6/17/2025
11.7.0-beta.4 56,435 5/14/2025
11.7.0-beta.3 75,415 3/25/2025
11.7.0-beta.2 205,017 11/26/2024
11.7.0-beta.1 89,375 9/24/2024
11.6.1 434,662 6/17/2025
11.6.0 4,262,188 7/17/2024
11.6.0-beta.4 625,466 5/6/2024
11.6.0-beta.3 166,531 3/6/2024
11.6.0-beta.2 63,823 2/5/2024
11.6.0-beta.1 169,814 1/17/2024
11.5.1 3,795,648 11/29/2023
11.5.0 293,382 11/10/2023
11.5.0-beta.5 249,134 10/9/2023
11.5.0-beta.4 437,284 8/7/2023
11.5.0-beta.3 174,034 7/11/2023
11.5.0-beta.2 961,594 10/11/2022
11.5.0-beta.1 52,540 9/7/2022
11.4.0 5,255,900 9/6/2022
11.4.0-beta.9 15,419 8/8/2022
11.4.0-beta.8 3,869 7/7/2022
11.4.0-beta.7 118,376 3/8/2022
11.4.0-beta.6 15,479 2/8/2022
11.4.0-beta.5 86,786 11/19/2021
11.4.0-beta.4 12,591 10/7/2021
11.4.0-beta.3 13,806 9/8/2021
11.4.0-beta.2 28,040 8/10/2021
11.4.0-beta.1 4,395 7/9/2021
11.3.0 4,788,727 6/10/2021
11.3.0-beta.2 2,693 5/11/2021
11.3.0-beta.1 10,773 4/6/2021
11.2.1 224,358 5/10/2021
11.2.0 3,501,875 2/10/2021
11.2.0-beta.2 56,040 11/11/2020
11.2.0-beta.1 5,994 10/9/2020
11.1.1 1,087,919 8/18/2020
11.0.0 72,921 7/7/2020
1.0.0-preview.4 893 6/9/2020
1.0.0-preview.3 609 5/5/2020
1.0.0-preview.2 977 4/6/2020