ElasticSearchLite.NetCore
0.9.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ElasticSearchLite.NetCore --version 0.9.1
NuGet\Install-Package ElasticSearchLite.NetCore -Version 0.9.1
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="ElasticSearchLite.NetCore" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ElasticSearchLite.NetCore" Version="0.9.1" />
<PackageReference Include="ElasticSearchLite.NetCore" />
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 ElasticSearchLite.NetCore --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ElasticSearchLite.NetCore, 0.9.1"
#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.
#addin nuget:?package=ElasticSearchLite.NetCore&version=0.9.1
#tool nuget:?package=ElasticSearchLite.NetCore&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple .NET Core wrapper for ElasticSearch.Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.1 is compatible. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.1
- Elasticsearch.Net (>= 5.3.1)
- Microsoft.NETCore.App (>= 1.1.2)
- Newtonsoft.Json (>= 10.0.2)
- System.ValueTuple (>= 4.3.0)
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 |
---|---|---|
1.3.1 | 1,796 | 6/11/2018 |
1.3.0.2 | 1,118 | 5/15/2018 |
1.3.0.1 | 1,085 | 5/14/2018 |
1.3.0 | 1,289 | 5/13/2018 |
1.2.2 | 1,474 | 12/2/2017 |
1.2.1.2 | 1,711 | 12/1/2017 |
1.2.1.1 | 1,381 | 11/20/2017 |
1.2.1 | 1,361 | 11/9/2017 |
1.2.0 | 1,314 | 10/13/2017 |
1.1.2 | 1,767 | 9/15/2017 |
1.1.1 | 1,398 | 9/10/2017 |
1.1.0.2 | 1,467 | 8/31/2017 |
1.1.0.1 | 1,371 | 8/30/2017 |
1.1.0 | 1,366 | 8/28/2017 |
1.0.7.1 | 1,409 | 8/25/2017 |
1.0.7 | 1,445 | 8/25/2017 |
1.0.6 | 1,399 | 8/17/2017 |
1.0.5.1 | 1,389 | 8/1/2017 |
1.0.5 | 1,401 | 8/1/2017 |
1.0.4 | 1,474 | 7/31/2017 |
1.0.3 | 1,474 | 7/27/2017 |
1.0.2 | 1,484 | 7/21/2017 |
1.0.1 | 1,405 | 7/19/2017 |
1.0.0 | 1,430 | 7/19/2017 |
0.9.9 | 1,529 | 7/11/2017 |
0.9.8 | 1,436 | 7/7/2017 |
0.9.7 | 1,349 | 7/5/2017 |
0.9.6 | 1,384 | 7/4/2017 |
0.9.5 | 1,438 | 6/29/2017 |
0.9.4 | 1,418 | 6/28/2017 |
0.9.3 | 1,475 | 6/2/2017 |
0.9.2 | 1,443 | 5/29/2017 |
0.9.1 | 1,405 | 5/23/2017 |
0.9.0 | 1,701 | 5/22/2017 |
A simple .NET Core wrapper for ElasticSearch.Net