- .NET Clients: other versions:
- Introduction
- Getting started
- Installation
- Connecting
- Configuration
- Client concepts
- Using the .NET Client
- Troubleshooting
- Release notes
- Breaking changes policy
- Release notes v8.11.0
- Release notes v8.10.0
- Release notes v8.9.3
- Release notes v8.9.2
- Release notes v8.9.1
- Release notes v8.9.0
- Release notes v8.1.3
- Release notes v8.1.2
- Release notes v8.1.1
- Release notes v8.1.0
- Release notes v8.0.10
- Release notes v8.0.9
- Release notes v8.0.8
- Release notes v8.0.7
- Release notes v8.0.6
- Release notes v8.0.5
- Release notes v8.0.4
- Release notes v8.0.3
- Release notes v8.0.2
- Release notes v8.0.1
- Release notes v8.0.0
Using the .NET Client
editUsing the .NET Client
editThe sections below provide tutorials on the most frequently used and some less obvious features of Elasticsearch.
For a full reference, see the Elasticsearch documentation and in particular the REST APIs section. The Elasticsearch .NET Client follows closely the JSON structures described there.
A .NET API reference documentation for the Elasticsearch client package is available here.
If you’re new to Elasticsearch, make sure also to read Elasticsearch’s quick start that provides a good introduction.
This is still a work in progress, more sections will be added in the near future.
Was this helpful?
Thank you for your feedback.