Skip to content

russcam/elasticsearch-net-abstraction

 
 

Repository files navigation

Elasticsearch .NET abstractions

You've reached the home repository for several auxiliary projects from the .NET team within Elastic.

Current projects:

Provides an easy to start/stop one or more Elasticsearch instances that exists on disk already

Bootstrap (download, install, configure) and run Elasticsearch 2.x, 5.x and 6.x clusters with ease. Started nodes are run in a new ephemeral location each time they are started and will clean up after they are disposed.

Write integration tests against Elasticsearch 2.x, 5.x and 6.x. Works with .NET Core and .NET 4.6 and up.

Supports dotnet xunit, dotnet test, xunit.console.runner and tests will be runnable in your IDE through VSTest and jetBrains Rider.

About

temp home for elasticsearch net abstractions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 87.5%
  • F# 12.2%
  • Other 0.3%