Serilog.Sinks.Elasticsearch
9.0.0-beta7
This is a prerelease version of Serilog.Sinks.Elasticsearch.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Sinks.Elasticsearch --version 9.0.0-beta7
NuGet\Install-Package Serilog.Sinks.Elasticsearch -Version 9.0.0-beta7
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="Serilog.Sinks.Elasticsearch" Version="9.0.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.Elasticsearch" Version="9.0.0-beta7" />
<PackageReference Include="Serilog.Sinks.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 Serilog.Sinks.Elasticsearch --version 9.0.0-beta7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.Elasticsearch, 9.0.0-beta7"
#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 Serilog.Sinks.Elasticsearch@9.0.0-beta7
#: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=Serilog.Sinks.Elasticsearch&version=9.0.0-beta7&prerelease
#tool nuget:?package=Serilog.Sinks.Elasticsearch&version=9.0.0-beta7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Elasticsearch.Net (>= 7.8.1)
- Microsoft.CSharp (>= 4.7.0)
- Serilog (>= 2.11.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Formatting.Elasticsearch (>= 9.0.0-beta7)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.PeriodicBatching (>= 2.1.1)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
NuGet packages (424)
Showing the top 5 NuGet packages that depend on Serilog.Sinks.Elasticsearch:
Package | Downloads |
---|---|
Apprio.Enablement.Telemetry
Package Description |
|
SyncSoft.App.Serilog
An app framework for SyncSoft Inc. |
|
Convey.Logging
Convey.Logging |
|
MyJetWallet.Sdk.Service
Package Description |
|
Spiel.Shared
Package Description |
GitHub repositories (44)
Showing the top 20 popular GitHub repositories that depend on Serilog.Sinks.Elasticsearch:
Repository | Stars |
---|---|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
|
|
xianhc/ape-volo-admin
.Net 8 、SqlSugar ORM、Vue 2.X、RBAC。前后端分离的开箱则用的企业级的权限开发框架(中后台管理系统)
|
|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
einmontal/SampleProject
|
|
davidfowl/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
|
|
punk-security/smbeagle
SMBeagle - Fileshare auditing tool.
|
|
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
|
|
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0 | 7,354,643 | 3/12/2024 | |
9.0.3 | 8,087,727 | 6/16/2023 | |
9.0.1 | 1,194,118 | 5/10/2023 | |
9.0.0 | 3,350,467 | 2/2/2023 | |
9.0.0-rc1 | 19,483 | 1/30/2023 | |
9.0.0-beta9 | 2,783 | 1/26/2023 | |
9.0.0-beta8 | 14,826 | 1/25/2023 | |
9.0.0-beta7 | 570,494 | 5/8/2022 | |
9.0.0-beta4 | 1,258 | 4/29/2022 | |
9.0.0-beta12 | 1,002 | 1/30/2023 | |
9.0.0-beta11 | 1,185 | 1/28/2023 | |
9.0.0-beta10 | 1,034 | 1/26/2023 | |
8.5.0-alpha0003 | 413,010 | 9/28/2020 | |
8.4.1 | 48,108,928 | 9/28/2020 | |
8.4.0 | 272,775 | 9/19/2020 | |
8.2.0 | 2,134,603 | 7/14/2020 | |
8.2.0-alpha0018 | 1,310 | 9/19/2020 | |
8.2.0-alpha0017 | 1,259 | 9/18/2020 | |
8.2.0-alpha0016 | 1,371 | 9/16/2020 | |
8.2.0-alpha0015 | 1,424 | 9/16/2020 | |
8.2.0-alpha0012 | 1,350 | 8/6/2020 | |
8.2.0-alpha0007 | 1,789 | 7/9/2020 | |
8.2.0-alpha0001 | 20,843 | 5/5/2020 | |
8.1.0 | 3,081,568 | 5/5/2020 | |
8.1.0-alpha0017 | 1,420 | 5/5/2020 | |
8.1.0-alpha0011 | 123,983 | 1/22/2020 | |
8.1.0-alpha0010 | 2,235 | 1/21/2020 | |
8.1.0-alpha0009 | 4,376 | 1/10/2020 | |
8.1.0-alpha0007 | 47,591 | 12/16/2019 | |
8.1.0-alpha0006 | 9,286 | 11/26/2019 | |
8.1.0-alpha0005 | 9,277 | 11/13/2019 | |
8.1.0-alpha0002 | 252,677 | 8/26/2019 | |
8.1.0-alpha0001 | 25,243 | 8/20/2019 | |
8.0.1 | 6,131,724 | 11/8/2019 | |
8.0.0 | 2,275,370 | 7/30/2019 | |
8.0.0-alpha0025 | 11,837 | 7/15/2019 | |
7.2.0-alpha0005 | 14,214 | 4/15/2019 | |
7.2.0-alpha0004 | 1,580 | 4/14/2019 | |
7.2.0-alpha0003 | 1,963 | 4/8/2019 | |
7.2.0-alpha0002 | 6,267 | 3/17/2019 | |
7.2.0-alpha0001 | 1,782 | 3/15/2019 | |
7.1.0 | 3,633,814 | 2/17/2019 | |
6.5.0 | 4,933,100 | 4/21/2018 | |
6.5.0-unstable0042 | 1,877 | 9/26/2018 | |
6.5.0-unstable0041 | 1,856 | 9/26/2018 | |
6.5.0-unstable0040 | 1,988 | 9/14/2018 | |
6.5.0-unstable0039 | 1,969 | 8/20/2018 | |
6.5.0-unstable0038 | 2,297 | 5/14/2018 | |
6.5.0-alpha0057 | 1,669 | 1/27/2019 | |
6.5.0-alpha0045 | 1,673 | 1/26/2019 | |
6.5.0-alpha0043 | 1,669 | 12/27/2018 | |
6.3.0 | 589,757 | 2/25/2018 | |
6.3.0-unstable0031 | 2,343 | 4/21/2018 | |
6.3.0-unstable0025 | 2,369 | 4/21/2018 | |
6.3.0-unstable0024 | 2,317 | 4/21/2018 | |
6.3.0-unstable0023 | 2,369 | 4/21/2018 | |
6.3.0-unstable0022 | 2,340 | 4/21/2018 | |
6.3.0-unstable0021 | 2,288 | 4/1/2018 | |
6.3.0-unstable0020 | 2,298 | 3/1/2018 | |
6.3.0-unstable0019 | 2,249 | 2/25/2018 | |
6.1.0 | 282,306 | 2/10/2018 | |
6.1.0-unstable0013 | 3,725 | 2/1/2018 | |
5.7.0 | 679,389 | 1/18/2018 | |
5.7.0-unstable0012 | 2,247 | 2/1/2018 | |
5.7.0-unstable0011 | 2,277 | 1/23/2018 | |
5.7.0-unstable0010 | 2,336 | 1/18/2018 | |
5.5.0 | 595,195 | 12/2/2017 | |
5.5.0-unstable0009 | 2,339 | 1/18/2018 | |
5.5.0-unstable0008 | 2,377 | 1/18/2018 | |
5.5.0-unstable0007 | 2,281 | 1/18/2018 | |
5.5.0-unstable0006 | 2,391 | 12/27/2017 | |
5.5.0-unstable0005 | 2,160 | 12/2/2017 | |
5.5.0-unstable0004 | 2,377 | 11/25/2017 | |
5.4.0 | 543,111 | 9/28/2017 | |
5.3.0 | 441,056 | 6/2/2017 | |
5.3.0-unstable0033 | 2,126 | 6/2/2017 | |
5.2.0 | 2,845 | 6/2/2017 | |
5.2.0-unstable0004 | 4,635 | 5/19/2017 | |
5.2.0-unstable0003 | 2,165 | 5/3/2017 | |
5.1.0 | 102,415 | 5/3/2017 | |
5.0.0 | 180,597 | 2/6/2017 | |
5.0.0-unstable0183 | 2,072 | 2/19/2017 | |
5.0.0-unstable0181 | 2,129 | 2/6/2017 | |
5.0.0-unstable0172 | 2,155 | 2/6/2017 | |
4.2.0 | 169,620 | 1/31/2017 | |
4.1.1 | 154,289 | 10/4/2016 | |
4.1.1-unstable0171 | 2,096 | 1/31/2017 | |
4.1.1-unstable0170 | 2,098 | 1/25/2017 | |
4.1.0 | 94,193 | 8/8/2016 | |
4.0.142 | 70,535 | 7/11/2016 | |
3.0.134 | 32,607 | 4/6/2016 | |
3.0.129 | 8,633 | 3/7/2016 | |
3.0.126 | 2,620 | 3/7/2016 | |
3.0.121 | 2,681 | 3/7/2016 | |
3.0.115 | 2,825 | 3/7/2016 | |
3.0.98 | 3,971 | 3/2/2016 | |
3.0.95 | 23,663 | 3/2/2016 | |
2.0.80 | 48,354 | 1/4/2016 | |
2.0.70 | 8,508 | 11/22/2015 | |
2.0.69 | 2,918 | 11/22/2015 | |
2.0.60 | 19,577 | 8/20/2015 | |
2.0.59 | 2,723 | 8/20/2015 | |
2.0.57 | 3,005 | 8/15/2015 | |
2.0.56 | 2,696 | 8/15/2015 | |
2.0.52 | 4,482 | 7/25/2015 | |
2.0.46 | 5,362 | 7/2/2015 | |
2.0.41 | 4,391 | 6/15/2015 | |
2.0.37 | 5,076 | 5/24/2015 | |
2.0.27 | 22,515 | 4/9/2015 | |
2.0.23 | 3,797 | 4/5/2015 | |
2.0.22 | 2,743 | 4/2/2015 | |
2.0.21 | 3,048 | 4/2/2015 | |
2.0.20 | 3,169 | 4/1/2015 | |
1.4.196 | 26,178 | 2/22/2015 | |
1.4.182 | 3,742 | 2/15/2015 | |
1.4.168 | 3,844 | 2/8/2015 | |
1.4.155 | 3,030 | 2/1/2015 | |
1.4.139 | 11,761 | 1/23/2015 | |
1.4.118 | 3,094 | 1/13/2015 | |
1.4.113 | 2,999 | 1/6/2015 | |
1.4.102 | 3,406 | 12/21/2014 | |
1.4.99 | 3,361 | 12/18/2014 | |
1.4.97 | 3,053 | 12/18/2014 | |
1.4.76 | 6,200 | 12/8/2014 | |
1.4.75 | 3,094 | 12/7/2014 | |
1.4.39 | 3,086 | 11/26/2014 | |
1.4.34 | 3,008 | 11/24/2014 | |
1.4.28 | 2,958 | 11/24/2014 | |
1.4.27 | 2,997 | 11/23/2014 | |
1.4.23 | 3,092 | 11/21/2014 | |
1.4.22 | 2,983 | 11/21/2014 | |
1.4.21 | 2,977 | 11/21/2014 | |
1.4.18 | 3,513 | 11/18/2014 | |
1.4.15 | 3,378 | 11/4/2014 | |
1.4.14 | 3,659 | 10/23/2014 | |
1.4.13 | 2,936 | 10/23/2014 | |
1.4.12 | 3,231 | 10/12/2014 | |
1.4.11 | 2,891 | 10/8/2014 | |
1.4.10 | 3,089 | 9/26/2014 | |
1.4.9 | 3,053 | 9/17/2014 | |
1.4.8 | 2,972 | 9/11/2014 | |
1.4.7 | 3,010 | 9/1/2014 | |
1.4.6 | 2,918 | 8/31/2014 | |
1.4.5 | 3,004 | 8/27/2014 | |
1.4.4 | 2,895 | 8/27/2014 | |
1.4.3 | 2,943 | 8/25/2014 | |
1.4.2 | 2,897 | 8/23/2014 | |
1.4.1 | 2,923 | 8/23/2014 | |
1.3.43 | 2,948 | 8/4/2014 | |
1.3.42 | 2,837 | 7/30/2014 | |
1.3.41 | 2,848 | 7/28/2014 | |
1.3.40 | 2,820 | 7/26/2014 | |
1.3.39 | 2,858 | 7/25/2014 | |
1.3.37 | 2,793 | 7/25/2014 | |
1.3.36 | 2,877 | 7/20/2014 | |
1.3.35 | 2,860 | 7/17/2014 | |
1.3.34 | 2,925 | 7/6/2014 | |
1.3.33 | 2,831 | 6/30/2014 | |
1.3.30 | 2,814 | 6/19/2014 | |
1.3.29 | 2,831 | 6/19/2014 | |
1.3.28 | 2,966 | 6/19/2014 | |
1.3.27 | 2,868 | 6/18/2014 | |
1.3.26 | 2,810 | 6/18/2014 | |
1.3.25 | 2,843 | 6/9/2014 | |
1.3.24 | 2,868 | 5/21/2014 | |
1.3.23 | 2,864 | 5/20/2014 | |
1.3.20 | 2,858 | 5/18/2014 | |
1.3.19 | 2,847 | 5/17/2014 | |
1.3.18 | 3,008 | 5/17/2014 | |
1.3.17 | 2,801 | 5/17/2014 | |
1.3.16 | 2,785 | 5/17/2014 | |
1.3.15 | 2,783 | 5/16/2014 | |
1.3.14 | 2,846 | 5/16/2014 | |
1.3.13 | 2,867 | 5/16/2014 | |
1.3.12 | 2,780 | 5/14/2014 | |
1.3.7 | 3,142 | 5/11/2014 | |
1.3.6 | 2,812 | 5/9/2014 | |
1.3.5 | 2,874 | 5/6/2014 | |
1.3.4 | 2,885 | 5/4/2014 | |
1.3.3 | 3,074 | 4/28/2014 | |
1.3.1 | 2,871 | 4/26/2014 | |
1.2.53 | 2,905 | 4/26/2014 | |
1.2.52 | 2,855 | 4/24/2014 | |
1.2.51 | 3,034 | 4/18/2014 | |
1.2.50 | 3,013 | 4/18/2014 | |
1.2.49 | 2,908 | 4/17/2014 | |
1.2.48 | 3,088 | 4/14/2014 | |
1.2.47 | 2,909 | 4/14/2014 | |
1.2.45 | 2,913 | 4/13/2014 | |
1.2.44 | 3,056 | 4/9/2014 | |
1.2.41 | 2,906 | 4/7/2014 | |
1.2.40 | 2,929 | 4/7/2014 | |
1.2.39 | 3,049 | 3/29/2014 | |
1.2.37 | 2,890 | 3/29/2014 | |
1.2.29 | 42,277 | 3/16/2014 |