Skip to content

Add LINQ to ESQL provider methods#8858

Merged
flobernd merged 1 commit intomainfrom
linq-to-esql
Mar 25, 2026
Merged

Add LINQ to ESQL provider methods#8858
flobernd merged 1 commit intomainfrom
linq-to-esql

Conversation

@flobernd
Copy link
Copy Markdown
Member

@flobernd flobernd commented Mar 18, 2026

Closes #8829

@flobernd flobernd requested a review from Mpdreamz March 18, 2026 13:29
@flobernd flobernd force-pushed the linq-to-esql branch 4 times, most recently from a105819 to 4170470 Compare March 24, 2026 09:40
Integrates the Elastic.Esql 0.9.0 NuGet package to provide a LINQ-based
query interface for ES|QL. Adds EsqlQueryExecutor (IEsqlQueryExecutor
bridge), EsqlQueryOptions, WithOptions extension, and CreateQuery/Query/
QueryAsync/SubmitAsyncQuery methods on EsqlNamespacedClient.
@flobernd flobernd merged commit 48dc0c6 into main Mar 25, 2026
25 of 26 checks passed
@flobernd flobernd deleted the linq-to-esql branch March 25, 2026 09:31
github-actions bot pushed a commit that referenced this pull request Mar 25, 2026
github-actions bot pushed a commit that referenced this pull request Mar 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.3

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Queryable based ESQL builder

1 participant