We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29d51a commit 2900bc6Copy full SHA for 2900bc6
README.md
@@ -5,6 +5,7 @@ Extensions for the [Elasticsearch .NET client](https://github.com/elastic/elasti
5
* Inject/resolve Elasticsearch clients using `Microsoft.Extensions.DependencyInjection`.
6
* Configure Elasticsearch clients using `Microsoft.Extensions.Options`.
7
* Load config properties using `Microsoft.Extensions.Configuration`.
8
+* Configurable HTTP handlers/logging using `Microsoft.Extensions.Http`.
9
10
## Installation
11
0 commit comments