File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
Repository for both ** NEST** and ** Elasticsearch.Net** , the two official [ Elasticsearch] ( https://github.com/elastic/elasticsearch ) .NET clients.
2
2
3
+ ## Table of Contents
4
+
5
+ * [ Compatibility Matrix] ( #compatibility-matrix )
6
+ * [ Further Compatibility Clarifications] ( #further-compatibility-clarifications )
7
+ * [ Low Level Client Compatibility] ( #low-level-client-compatibility )
8
+ * [ Preview builds] ( #preview-builds )
9
+ * [ Upgrading] ( #upgrading )
10
+ * [ NEST] ( #nest )
11
+ * [ Getting Started] ( #getting-started )
12
+ * [ Installing] ( #installing )
13
+ * [ Connecting] ( #connecting )
14
+ * [ Indexing] ( #indexing )
15
+ * [ Getting a Document] ( #getting-a-document )
16
+ * [ Searching For Documents] ( #searching-for-documents )
17
+ * [ Falling back to Elasticsearch.Net] ( #falling-back-to-elasticsearchnet )
18
+ * [ Elasticsearch.Net] ( #elasticsearchnet )
19
+ * [ Installing] ( #installing-1 )
20
+ * [ Connecting] ( #connecting-1 )
21
+ * [ Calling an API endpoint] ( #calling-an-api-endpoint )
22
+ * [ Providing a request body] ( #providing-a-request-body )
23
+ * [ Contributing] ( #contributing )
24
+ * [ Generating documentation from tests] ( #generating-documentation-from-tests )
25
+ * [ Many thanks to] ( #many-thanks-to )
26
+ * [ Copyright and License] ( #copyright-and-license )
27
+
3
28
## Compatibility Matrix
4
29
<table >
5
30
<tr>
You can’t perform that action at this time.
0 commit comments