Stormancer.Server.Plugins.Database.Elasticsearch
2.3.1.3
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.1.3
NuGet\Install-Package Stormancer.Server.Plugins.Database.Elasticsearch -Version 2.3.1.3
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="Stormancer.Server.Plugins.Database.Elasticsearch" Version="2.3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Database.Elasticsearch" Version="2.3.1.3" />
<PackageReference Include="Stormancer.Server.Plugins.Database.Elasticsearch" />
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 Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.Database.Elasticsearch, 2.3.1.3"
#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=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.1.3
#tool nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides an elasticsearch client configured with the server app configuration.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- NEST (>= 7.17.5)
- SmartFormat.NET (>= 3.3.2)
- Stormancer.Server.Plugins.Api (>= 3.2.0.1)
- Stormancer.Server.Plugins.Configuration (>= 2.1.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Stormancer.Server.Plugins.Database.Elasticsearch:
Package | Downloads |
---|---|
Stormancer.Server.Plugins.Analytics
Provides analytics services to a Stormancer application. |
|
Stormancer.Server.Plugins.Leaderboards
Leaderboard system for Stormancer server applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.2.1-pre | 112 | 5/9/2025 |
2.3.2-pre | 105 | 4/25/2025 |
2.3.1.3 | 331 | 2/28/2025 |
2.3.1.3-pre | 2,147 | 3/11/2024 |
2.3.1.2-pre | 900 | 11/13/2023 |
2.3.1.1-pre | 118 | 11/13/2023 |
2.3.1-pre | 106 | 11/13/2023 |
2.3.0 | 1,094 | 4/4/2023 |
2.3.0-pre | 4,985 | 1/17/2023 |
2.2.1.1 | 4,773 | 9/28/2022 |
2.2.1.1-pre | 329 | 9/14/2022 |
2.2.0.3 | 459 | 9/15/2022 |
2.2.0.3-pre | 206 | 9/15/2022 |
2.2.0.2-pre | 598 | 9/12/2022 |
2.2.0.1-pre | 836 | 8/2/2022 |
2.2.0-pre | 345 | 7/19/2022 |
2.1.0.7-pre | 1,692 | 2/28/2022 |
2.1.0.6-pre | 312 | 2/25/2022 |
2.1.0.3 | 6,627 | 1/19/2022 |
2.1.0.3-pre | 547 | 1/4/2022 |
2.1.0.2-pre | 230 | 12/21/2021 |
2.1.0.1 | 2,424 | 10/14/2021 |
2.1.0 | 1,454 | 10/14/2021 |
2.1.0-pre | 779 | 8/18/2021 |
2.0.1.1 | 4,012 | 5/23/2021 |
2.0.1 | 5,866 | 3/1/2021 |
2.0.0.1 | 4,479 | 12/4/2020 |
1.0.3.4 | 2,627 | 10/20/2020 |
1.0.3.4-pre | 1,421 | 8/13/2020 |
1.0.3.3-pre | 1,253 | 6/29/2020 |
1.0.3.2-pre | 542 | 6/29/2020 |
1.0.3.1-pre | 871 | 6/14/2020 |
1.0.3-pre | 1,437 | 6/5/2020 |
1.0.2.1 | 2,684 | 5/27/2020 |
1.0.2.1-pre | 1,394 | 4/23/2020 |
1.0.1.1-pre | 1,401 | 3/29/2020 |
1.0.0.2 | 3,200 | 1/31/2020 |
1.0.0.2-pre | 1,932 | 2/22/2020 |
1.0.0.1 | 4,492 | 1/5/2020 |
1.0.0 | 4,393 | 1/2/2020 |
Added
*****
- Added DisableDirectStreaming connection configuration value to improve the debugging experience.