CData.Elasticsearch 26.0.9655

Prefix Reserved
dotnet add package CData.Elasticsearch --version 26.0.9655
                    
NuGet\Install-Package CData.Elasticsearch -Version 26.0.9655
                    
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="CData.Elasticsearch" Version="26.0.9655" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CData.Elasticsearch" Version="26.0.9655" />
                    
Directory.Packages.props
<PackageReference Include="CData.Elasticsearch" />
                    
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 CData.Elasticsearch --version 26.0.9655
                    
#r "nuget: CData.Elasticsearch, 26.0.9655"
                    
#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 CData.Elasticsearch@26.0.9655
                    
#: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=CData.Elasticsearch&version=26.0.9655
                    
Install as a Cake Addin
#tool nuget:?package=CData.Elasticsearch&version=26.0.9655
                    
Install as a Cake Tool

CData Elasticsearch Provider

The CData Elasticsearch Provider allows you to connect to Elasticsearch sources just like SQL tables. Simply specify your credentials and access data from any Elasticsearch source.

Licensing

.Net Framework

The NuGet package automatically downloads and installs a license so no additional action is needed.

.Net Standard/.Net Core

A license must be activated before the .NET Standard Provider can be used. To activate a license, you can use install-license, a .NET Core application included with the Provider. This application is present in the 'tools' folder of the package installation directory, which on Windows can typically be found at: %USERPROFILE%.nuget\packages\cdata.datasource

To use the install-license application run the command:

dotnet ./install-license.dll 'key'

Ensure that 'key' is your product key. This will install a license on the particular system.

Establishing a connection

In-depth documentation on establishing a connection to Elasticsearch can be found at our website.

Elasticsearch 2026 - Copyright (c) 2026 CData Software, Inc. - All rights reserved. - For more information, please visit our website at www.cdata.com.

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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on CData.Elasticsearch:

Package Downloads
CData.Elasticsearch.EntityFrameworkCore

The CData Elasticsearch Data Provider allows you to connect to Elasticsearch using the REST API.

CData.Elasticsearch.EntityFrameworkCore8

The CData Elasticsearch Data Provider allows you to connect to Elasticsearch using the REST API.

CData.Elasticsearch.EntityFrameworkCore10

The CData Elasticsearch Data Provider allows you to connect to Elasticsearch using the REST API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.0.9655 231 6/8/2026
25.0.9539 350 2/20/2026
25.0.9434 575 11/3/2025
25.0.9376 645 9/8/2025
25.0.9358 616 8/22/2025
25.0.9335 761 7/29/2025
24.0.9175 697 2/20/2025
24.0.9111 673 12/17/2024
24.0.9060 682 10/28/2024
24.0.8973 694 7/29/2024
24.0.8963 975 7/18/2024
23.0.8839 760 3/19/2024
23.0.8770 748 1/10/2024
23.0.8750 737 12/19/2023
23.0.8669 2,040 10/5/2023
23.0.8565 759 6/21/2023
22.0.8462 951 3/10/2023
22.0.8389 1,003 12/27/2022
22.0.8322 1,324 10/21/2022
22.0.8257 1,188 8/22/2022
Loading failed