Stormancer.Server.Plugins.Database.Elasticsearch
2.3.0
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.0
NuGet\Install-Package Stormancer.Server.Plugins.Database.Elasticsearch -Version 2.3.0
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" />
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.0
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.0"
#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.0 // Install Stormancer.Server.Plugins.Database.Elasticsearch as a Cake Tool #tool nuget:?package=Stormancer.Server.Plugins.Database.Elasticsearch&version=2.3.0
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- NEST (>= 7.17.4)
- SmartFormat.NET (>= 2.5.3)
- Stormancer.Server.Plugins.Api (>= 3.0.0.2)
- Stormancer.Server.Plugins.Configuration (>= 2.1.2.5)
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 | 1,714 | 3/11/2024 |
2.3.1.2-pre | 653 | 11/13/2023 |
2.3.1.1-pre | 114 | 11/13/2023 |
2.3.1-pre | 102 | 11/13/2023 |
2.3.0 | 1,076 | 4/4/2023 |
2.3.0-pre | 4,335 | 1/17/2023 |
2.2.1.1 | 4,750 | 9/28/2022 |
2.2.1.1-pre | 308 | 9/14/2022 |
2.2.0.3 | 437 | 9/15/2022 |
2.2.0.3-pre | 185 | 9/15/2022 |
2.2.0.2-pre | 577 | 9/12/2022 |
2.2.0.1-pre | 813 | 8/2/2022 |
2.2.0-pre | 322 | 7/19/2022 |
2.1.0.7-pre | 1,663 | 2/28/2022 |
2.1.0.6-pre | 283 | 2/25/2022 |
2.1.0.3 | 6,595 | 1/19/2022 |
2.1.0.3-pre | 516 | 1/4/2022 |
2.1.0.2-pre | 199 | 12/21/2021 |
2.1.0.1 | 2,391 | 10/14/2021 |
2.1.0 | 1,421 | 10/14/2021 |
2.1.0-pre | 746 | 8/18/2021 |
2.0.1.1 | 3,977 | 5/23/2021 |
2.0.1 | 5,824 | 3/1/2021 |
2.0.0.1 | 4,437 | 12/4/2020 |
1.0.3.4 | 2,585 | 10/20/2020 |
1.0.3.4-pre | 1,380 | 8/13/2020 |
1.0.3.3-pre | 1,212 | 6/29/2020 |
1.0.3.2-pre | 500 | 6/29/2020 |
1.0.3.1-pre | 829 | 6/14/2020 |
1.0.3-pre | 1,394 | 6/5/2020 |
1.0.2.1 | 2,637 | 5/27/2020 |
1.0.2.1-pre | 1,346 | 4/23/2020 |
1.0.1.1-pre | 1,354 | 3/29/2020 |
1.0.0.2 | 3,151 | 1/31/2020 |
1.0.0.2-pre | 1,885 | 2/22/2020 |
1.0.0.1 | 4,437 | 1/5/2020 |
1.0.0 | 4,344 | 1/2/2020 |
Added
*****
- Added An exception handler to RPCs to log more detailed informations about Elasticsearch exceptions.