Stormancer.Elasticsearch
1.0.1.9
dotnet add package Stormancer.Elasticsearch --version 1.0.1.9
NuGet\Install-Package Stormancer.Elasticsearch -Version 1.0.1.9
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.Elasticsearch" Version="1.0.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Elasticsearch" Version="1.0.1.9" />
<PackageReference Include="Stormancer.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.Elasticsearch --version 1.0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Elasticsearch, 1.0.1.9"
#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.
#:package Stormancer.Elasticsearch@1.0.1.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Elasticsearch&version=1.0.1.9
#tool nuget:?package=Stormancer.Elasticsearch&version=1.0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Stormancer node plugin that enables storing logs in an Elasticsearch cluster.
| 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
- Autofac (>= 8.1.0)
- NEST (>= 7.17.4)
- NEST.JsonNetSerializer (>= 7.17.4)
- Stormancer.Server.Common (>= 3.0.1)
- Stormancer.Server.Node (>= 9.2.1.18)
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.0.1.9 | 256 | 2/26/2025 |
| 1.0.1.9-pre | 144 | 10/15/2024 |
| 1.0.1.8-pre | 160 | 9/20/2024 |
| 1.0.1.7-pre | 162 | 5/4/2024 |
| 1.0.1.6-pre | 169 | 4/22/2024 |
| 1.0.1.5-pre | 173 | 3/13/2024 |
| 1.0.1.4-pre | 140 | 3/11/2024 |
| 1.0.1.3-pre | 264 | 10/29/2023 |
| 1.0.1.2-pre | 175 | 10/23/2023 |
| 1.0.1.1 | 377 | 4/3/2023 |
| 1.0.1.1-pre | 240 | 4/3/2023 |
| 1.0.1 | 376 | 3/15/2023 |
| 1.0.0 | 339 | 3/15/2023 |
| 1.0.0-pre | 254 | 2/13/2023 |
| 0.3.1 | 569 | 10/20/2022 |
| 0.3.1-pre | 235 | 2/9/2023 |
| 0.3.0.14-pre | 258 | 10/18/2022 |
| 0.3.0.13-pre | 254 | 10/3/2022 |
| 0.2.5.1 | 581 | 9/15/2022 |
| 0.2.5.1-pre | 282 | 9/15/2022 |
Loading failed
Changed
*******
- Made the plugin compatible with new node version.
- Move to net8.0.
Added
*****
- Added support for leader metrics.