Stormancer.Server.Plugins.Database.Elasticsearch 2.3.1.3-pre

This is a prerelease version of Stormancer.Server.Plugins.Database.Elasticsearch.
dotnet add package Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.1.3-pre                
NuGet\Install-Package Stormancer.Server.Plugins.Database.Elasticsearch -Version 2.3.1.3-pre                
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-pre" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.1.3-pre                
#r "nuget: Stormancer.Server.Plugins.Database.Elasticsearch, 2.3.1.3-pre"                
#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.
// Install Stormancer.Server.Plugins.Database.Elasticsearch as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.1.3-pre&prerelease

// Install Stormancer.Server.Plugins.Database.Elasticsearch as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.1.3-pre&prerelease                

Provides an elasticsearch client configured with the server app configuration.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.3-pre 708 3/11/2024
2.3.1.2-pre 388 11/13/2023
2.3.1.1-pre 72 11/13/2023
2.3.1-pre 60 11/13/2023
2.3.0 922 4/4/2023
2.3.0-pre 2,694 1/17/2023
2.2.1.1 4,430 9/28/2022
2.2.1.1-pre 253 9/14/2022
2.2.0.3 410 9/15/2022
2.2.0.3-pre 155 9/15/2022
2.2.0.2-pre 423 9/12/2022
2.2.0.1-pre 591 8/2/2022
2.2.0-pre 270 7/19/2022
2.1.0.7-pre 1,198 2/28/2022
2.1.0.6-pre 226 2/25/2022
2.1.0.3 6,331 1/19/2022
2.1.0.3-pre 381 1/4/2022
2.1.0.2-pre 171 12/21/2021
2.1.0.1 2,151 10/14/2021
2.1.0 1,322 10/14/2021
2.1.0-pre 604 8/18/2021
2.0.1.1 3,652 5/23/2021
2.0.1 5,313 3/1/2021
2.0.0.1 4,068 12/4/2020
1.0.3.4 2,430 10/20/2020
1.0.3.4-pre 1,155 8/13/2020
1.0.3.3-pre 1,025 6/29/2020
1.0.3.2-pre 429 6/29/2020
1.0.3.1-pre 709 6/14/2020
1.0.3-pre 1,199 6/5/2020
1.0.2.1 2,480 5/27/2020
1.0.2.1-pre 1,156 4/23/2020
1.0.1.1-pre 1,184 3/29/2020
1.0.0.2 2,993 1/31/2020
1.0.0.2-pre 1,644 2/22/2020
1.0.0.1 4,225 1/5/2020
1.0.0 4,122 1/2/2020

Added
*****
- Added DisableDirectStreaming connection configuration value to improve the debugging experience.