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

This is a prerelease version of Stormancer.Server.Plugins.Database.Elasticsearch.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.0-pre
                    
NuGet\Install-Package Stormancer.Server.Plugins.Database.Elasticsearch -Version 2.3.0-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.0-pre" />
                    
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.0-pre" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Database.Elasticsearch" />
                    
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 Stormancer.Server.Plugins.Database.Elasticsearch --version 2.3.0-pre
                    
#r "nuget: Stormancer.Server.Plugins.Database.Elasticsearch, 2.3.0-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.
#addin nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.0-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.0-pre&prerelease
                    
Install as a Cake Tool

Provides an elasticsearch client configured with the server app configuration.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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.2.1-pre 116 5/9/2025
2.3.2-pre 110 4/25/2025
2.3.1.3 333 2/28/2025
2.3.1.3-pre 2,149 3/11/2024
2.3.1.2-pre 905 11/13/2023
2.3.1.1-pre 121 11/13/2023
2.3.1-pre 108 11/13/2023
2.3.0 1,098 4/4/2023
2.3.0-pre 4,990 1/17/2023
2.2.1.1 4,778 9/28/2022
2.2.1.1-pre 335 9/14/2022
2.2.0.3 468 9/15/2022
2.2.0.3-pre 210 9/15/2022
2.2.0.2-pre 606 9/12/2022
2.2.0.1-pre 843 8/2/2022
2.2.0-pre 352 7/19/2022
2.1.0.7-pre 1,702 2/28/2022
2.1.0.6-pre 323 2/25/2022
2.1.0.3 6,637 1/19/2022
2.1.0.3-pre 558 1/4/2022
2.1.0.2-pre 243 12/21/2021
2.1.0.1 2,433 10/14/2021
2.1.0 1,462 10/14/2021
2.1.0-pre 789 8/18/2021
2.0.1.1 4,021 5/23/2021
2.0.1 5,876 3/1/2021
2.0.0.1 4,493 12/4/2020
1.0.3.4 2,638 10/20/2020
1.0.3.4-pre 1,433 8/13/2020
1.0.3.3-pre 1,265 6/29/2020
1.0.3.2-pre 553 6/29/2020
1.0.3.1-pre 883 6/14/2020
1.0.3-pre 1,447 6/5/2020
1.0.2.1 2,694 5/27/2020
1.0.2.1-pre 1,407 4/23/2020
1.0.1.1-pre 1,411 3/29/2020
1.0.0.2 3,211 1/31/2020
1.0.0.2-pre 1,943 2/22/2020
1.0.0.1 4,502 1/5/2020
1.0.0 4,403 1/2/2020

Added
*****
- Added An exception handler to RPCs to log more detailed informations about Elasticsearch exceptions.