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.
paket add Stormancer.Elasticsearch --version 1.0.1.9                
#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.
// Install Stormancer.Elasticsearch as a Cake Addin
#addin nuget:?package=Stormancer.Elasticsearch&version=1.0.1.9

// Install Stormancer.Elasticsearch as a Cake Tool
#tool nuget:?package=Stormancer.Elasticsearch&version=1.0.1.9                

Stormancer node plugin that enables storing logs in an Elasticsearch cluster.

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.  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.

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 59 2/26/2025
1.0.1.9-pre 80 10/15/2024
1.0.1.8-pre 99 9/20/2024
1.0.1.7-pre 110 5/4/2024
1.0.1.6-pre 110 4/22/2024
1.0.1.5-pre 120 3/13/2024
1.0.1.4-pre 98 3/11/2024
1.0.1.3-pre 209 10/29/2023
1.0.1.2-pre 118 10/23/2023
1.0.1.1 281 4/3/2023
1.0.1.1-pre 132 4/3/2023
1.0.1 283 3/15/2023
1.0.0 239 3/15/2023
1.0.0-pre 139 2/13/2023
0.3.1 455 10/20/2022
0.3.1-pre 127 2/9/2023
0.3.0.14-pre 143 10/18/2022
0.3.0.13-pre 143 10/3/2022
0.3.0.12-pre 212 9/14/2022
0.3.0.11-pre 233 9/13/2022
0.3.0.10-pre 164 9/13/2022
0.3.0.9-pre 158 9/13/2022
0.3.0.8-pre 162 9/13/2022
0.3.0.7-pre 156 9/13/2022
0.3.0.6-pre 162 9/13/2022
0.3.0.5-pre 156 9/13/2022
0.3.0.4-pre 157 9/13/2022
0.3.0.3-pre 148 9/13/2022
0.3.0.2-pre 164 9/13/2022
0.3.0.1-pre 149 9/12/2022
0.3.0-pre 157 9/12/2022
0.2.5.1 466 9/15/2022
0.2.5.1-pre 176 9/15/2022
0.2.4.2-pre 160 9/12/2022
0.2.4.1-pre 191 7/7/2022
0.2.4-pre 201 4/19/2022
0.2.3.3 481 4/4/2022
0.2.3.3-pre 173 4/4/2022
0.2.3.2-pre 181 3/15/2022
0.2.3-pre 180 3/14/2022
0.2.2-pre 186 2/24/2022
0.2.1.2 496 1/19/2022
0.2.1.2-pre 189 1/17/2022
0.2.1.1-pre 192 1/15/2022
0.2.1-pre 194 1/15/2022
0.2.0.1-pre 199 1/6/2022
0.2.0 370 10/14/2021
0.2.0-pre 217 8/19/2021
0.1.1.2 495 7/24/2021
0.1.1.1 383 7/13/2021
0.1.1 368 7/13/2021
0.1.0.1 365 7/13/2021
0.1.0 366 6/4/2021
0.1.0-pre 206 6/4/2021

Changed
*******
- Made the plugin compatible with new node version.
- Move to net8.0.

Added
*****
- Added support for leader metrics.