elasticsearch-inside
1.7.2
See the version list below for details.
dotnet add package elasticsearch-inside --version 1.7.2
NuGet\Install-Package elasticsearch-inside -Version 1.7.2
<PackageReference Include="elasticsearch-inside" Version="1.7.2" />
paket add elasticsearch-inside --version 1.7.2
#r "nuget: elasticsearch-inside, 1.7.2"
// Install elasticsearch-inside as a Cake Addin #addin nuget:?package=elasticsearch-inside&version=1.7.2 // Install elasticsearch-inside as a Cake Tool #tool nuget:?package=elasticsearch-inside&version=1.7.2
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 | Versions 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. |
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 | 241,941 | 3/24/2019 |
6.6.0 | 2,534 | 3/24/2019 |
6.5.4 | 1,966 | 3/24/2019 |
6.5.3 | 19,594 | 1/28/2019 |
6.0.0 | 58,650 | 12/13/2017 |
5.6.5 | 12,485 | 12/13/2017 |
5.5.3 | 1,947 | 12/13/2017 |
5.5.0 | 2,429 | 12/13/2017 |
5.4.3 | 1,815 | 12/13/2017 |
5.4.2 | 1,761 | 12/13/2017 |
5.4.1 | 1,871 | 12/13/2017 |
5.3.3 | 14,991 | 6/13/2017 |
5.3.1 | 2,043 | 6/13/2017 |
5.3.0 | 1,890 | 6/13/2017 |
5.2.2 | 2,105 | 3/7/2017 |
5.2.1 | 2,417 | 3/6/2017 |
5.2.0 | 1,823 | 3/6/2017 |
5.1.2 | 2,198 | 3/6/2017 |
5.1.1 | 4,193 | 3/6/2017 |
5.0.2 | 1,725 | 3/6/2017 |
5.0.1 | 1,787 | 3/6/2017 |
5.0.0 | 2,203 | 1/30/2017 |
5.0.0-alpha5 | 1,610 | 12/15/2016 |
5.0.0-alpha2 | 1,731 | 7/3/2016 |
5.0.0-alpha1 | 1,647 | 6/24/2016 |
2.4.2 | 64,683 | 12/1/2016 |
2.4.1 | 3,918 | 10/13/2016 |
2.4.0 | 1,887 | 10/13/2016 |
2.3.5 | 3,039 | 8/9/2016 |
2.3.4 | 1,832 | 8/9/2016 |
2.3.3 | 4,973 | 6/22/2016 |
2.3.2 | 2,170 | 6/22/2016 |
2.3.1 | 3,155 | 4/5/2016 |
2.3.0 | 1,938 | 3/31/2016 |
2.2.2 | 1,957 | 3/31/2016 |
2.2.1 | 1,958 | 3/16/2016 |
2.2.0 | 1,963 | 2/3/2016 |
2.1.2 | 1,910 | 2/3/2016 |
2.1.1 | 2,170 | 12/18/2015 |
2.1.0.1 | 2,066 | 12/8/2015 |
2.1.0 | 2,018 | 11/26/2015 |
2.1.0-a | 1,732 | 12/8/2015 |
2.0.2 | 1,956 | 2/3/2016 |
2.0.1 | 2,042 | 11/26/2015 |
2.0.0 | 2,014 | 11/6/2015 |
2.0.0-rc1c | 1,926 | 10/8/2015 |
2.0.0-rc1b | 1,967 | 10/7/2015 |
2.0.0-rc1 | 1,926 | 10/7/2015 |
2.0.0-beta2 | 1,760 | 9/19/2015 |
2.0.0-beta1 | 1,692 | 8/28/2015 |
1.7.5 | 2,936 | 2/3/2016 |
1.7.4 | 4,357 | 2/3/2016 |
1.7.3.2 | 1,889 | 8/9/2016 |
1.7.3.1 | 1,839 | 7/3/2016 |
1.7.3 | 4,586 | 10/15/2015 |
1.7.2 | 1,849 | 9/15/2015 |
1.7.1.1 | 2,362 | 8/24/2015 |
1.7.1 | 2,131 | 8/18/2015 |
1.0.3 | 2,107 | 8/13/2015 |
1.0.2 | 2,477 | 8/13/2015 |
1.0.1 | 1,905 | 8/12/2015 |
1.0.0 | 2,235 | 8/8/2015 |
1.7.2.0 Updated to Elasticsearch 1.7.2
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