Info
| Version: | 1.6.1 | 
| Author(s): | Andrew Poole | 
| Last Update: | Tuesday, February 18, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/AJP.ElasticBand | 
Install
Install-Package AJP.ElasticBand
                        dotnet add package AJP.ElasticBand
                        paket add AJP.ElasticBand
                        
                                AJP.ElasticBand Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Http(>= 3.1.1)
 - System.Text.Json(>= 4.7.0)
 
                
the one the the kibana dev tools uses.
Strongly typed, but no dependencies. i.e.
does not depend on NEST or newtonsoft.json.
It basically only uses only httpClient and the new faster serialisers in System.Text.Json.