elasticsearch-inside 2.0.0-beta2

This is a prerelease version of elasticsearch-inside.
There is a newer version of this package available.
See the version list below for details.
dotnet add package elasticsearch-inside --version 2.0.0-beta2
                    
NuGet\Install-Package elasticsearch-inside -Version 2.0.0-beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="elasticsearch-inside" Version="2.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="elasticsearch-inside" Version="2.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="elasticsearch-inside" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add elasticsearch-inside --version 2.0.0-beta2
                    
#r "nuget: elasticsearch-inside, 2.0.0-beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package elasticsearch-inside@2.0.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=elasticsearch-inside&version=2.0.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=elasticsearch-inside&version=2.0.0-beta2&prerelease
                    
Install as a Cake Tool

Start Elasticsearch from .NET for integration tests. Contains both java runtime and elasticsearch embedded in the dll.
   The version number follows the version of the embedded Elasticsearch. With Jvm updates and other changes only the last digit is increased.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.6.1 318,380 3/24/2019
6.6.0 2,693 3/24/2019
6.5.4 2,120 3/24/2019
6.5.3 19,739 1/28/2019
6.0.0 60,371 12/13/2017
5.6.5 12,864 12/13/2017
5.5.3 2,322 12/13/2017
5.5.0 2,695 12/13/2017
5.4.3 2,174 12/13/2017
5.4.2 2,144 12/13/2017
5.4.1 2,273 12/13/2017
5.3.3 15,399 6/13/2017
5.3.1 2,378 6/13/2017
5.3.0 2,162 6/13/2017
5.2.2 2,401 3/7/2017
5.2.1 2,707 3/6/2017
5.2.0 2,116 3/6/2017
5.1.2 2,486 3/6/2017
5.1.1 5,395 3/6/2017
5.0.2 2,020 3/6/2017
5.0.1 2,087 3/6/2017
5.0.0 2,461 1/30/2017
5.0.0-alpha5 1,846 12/15/2016
5.0.0-alpha2 1,972 7/3/2016
5.0.0-alpha1 1,897 6/24/2016
2.4.2 105,065 12/1/2016
2.4.1 4,365 10/13/2016
2.4.0 2,134 10/13/2016
2.3.5 3,321 8/9/2016
2.3.4 2,098 8/9/2016
2.3.3 5,877 6/22/2016
2.3.2 2,444 6/22/2016
2.3.1 3,408 4/5/2016
2.3.0 2,218 3/31/2016
2.2.2 2,215 3/31/2016
2.2.1 2,217 3/16/2016
2.2.0 2,264 2/3/2016
2.1.2 2,177 2/3/2016
2.1.1 2,438 12/18/2015
2.1.0.1 2,352 12/8/2015
2.1.0 2,292 11/26/2015
2.1.0-a 1,978 12/8/2015
2.0.2 2,225 2/3/2016
2.0.1 2,297 11/26/2015
2.0.0 2,274 11/6/2015
2.0.0-rc1c 2,168 10/8/2015
2.0.0-rc1b 2,225 10/7/2015
2.0.0-rc1 2,184 10/7/2015
2.0.0-beta2 1,966 9/19/2015
2.0.0-beta1 1,944 8/28/2015
1.7.5 3,216 2/3/2016
1.7.4 4,627 2/3/2016
1.7.3.2 2,144 8/9/2016
1.7.3.1 2,103 7/3/2016
1.7.3 4,853 10/15/2015
1.7.2 2,112 9/15/2015
1.7.1.1 2,635 8/24/2015
1.7.1 2,507 8/18/2015
1.0.3 2,520 8/13/2015
1.0.2 2,855 8/13/2015
1.0.1 2,298 8/12/2015
1.0.0 3,098 8/8/2015

2.0.0-beta2 Beta2 of Elasticsearch 2.0
2.0.0-beta1 Beta1 of Elasticsearch 2.0
1.7.1.1 LZ4PCL is now a build-time dependency only
1.7.1.0 Updated to Java Runtime 8u60
1.0.3.0 Initial and Maximum heapsize can now be configured
1.0.2.0 Embedded LZ4PCL.dll to avoid NuGet reference
1.0.1.0 Updated to Java Runtime 8u51
1.0.0.0 Initial release