elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 5819
- days_rel: 29
- days_push: 19
- n_releases_24m: 91
Adoption not part of the score
3650 stars · 1134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official, strongly-typed .NET client library for Elasticsearch, maintained by Elastic. It provides typed requests and responses for Elasticsearch APIs and delegates transport concerns like connection pooling and retries to Elastic.Transport.
Use cases
- query elasticsearch from a c# application
- index and search documents in elasticsearch using .net
- official elasticsearch client for dotnet
- strongly typed elasticsearch api requests in c#
- connect .net app to elastic cloud
- manage elasticsearch indices from c# code
When to choose
- you are building a .NET application that talks to Elasticsearch
- you want an officially supported client with strongly typed requests and responses
- you need compatibility with Elasticsearch 8.x/9.x from C#
When to avoid
- you use a language other than C#/.NET
- you need strict semantic versioning, since the client follows Elasticsearch versioning with possible breaking changes
- you need backward compatibility with earlier Elasticsearch major versions
Facets
library · maturity active
database-driver search-engine http-client serialization databases developer-tools apis dotnet c cross-platform elasticsearch official-client strongly-typed csharp elastic search
1 source
- readme: https://github.com/elastic/elasticsearch-net · fetched 2026-08-28 · 28ed9727bf90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elastic/elasticsearch-net | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="elastic/elasticsearch-net")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem