Provides an EphemeralCluster implementation that can download/bootstrap/run a throwaway customizable Elasticsearch cluster.
Info
Version: | 0.5.0 |
Author(s): | Elastic and contributors |
Last Update: | Friday, April 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elastic/elasticsearch-net-abstractions |
NuGet Url: | https://www.nuget.org/packages/Elastic.Elasticsearch.Ephemeral |
Install
Install-Package Elastic.Elasticsearch.Ephemeral
dotnet add package Elastic.Elasticsearch.Ephemeral
paket add Elastic.Elasticsearch.Ephemeral
Elastic.Elasticsearch.Ephemeral Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Elastic.Elasticsearch.Managed(>= 0.2.4)
- SharpZipLib.NETStandard(>= 1.0.7)
- Elastic.Elasticsearch.Managed(>= 0.2.4)
- SharpZipLib.NETStandard(>= 1.0.7)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags