Serilog.Sinks.AmazonS3
1.2.8
See the version list below for details.
dotnet add package Serilog.Sinks.AmazonS3 --version 1.2.8
NuGet\Install-Package Serilog.Sinks.AmazonS3 -Version 1.2.8
<PackageReference Include="Serilog.Sinks.AmazonS3" Version="1.2.8" />
paket add Serilog.Sinks.AmazonS3 --version 1.2.8
#r "nuget: Serilog.Sinks.AmazonS3, 1.2.8"
// Install Serilog.Sinks.AmazonS3 as a Cake Addin #addin nuget:?package=Serilog.Sinks.AmazonS3&version=1.2.8 // Install Serilog.Sinks.AmazonS3 as a Cake Tool #tool nuget:?package=Serilog.Sinks.AmazonS3&version=1.2.8
Serilog.Sinks.AmazonS3 is a library to save logging information from https://github.com/serilog/serilog to https://aws.amazon.com/s3/. The idea there was to upload log files to https://aws.amazon.com/s3/ to later evaluate them with https://aws.amazon.com/emr/ services. This project makes use of the https://github.com/serilog/serilog-sinks-file's code in a major part, so thanks to all the https://github.com/serilog/serilog-sinks-file/graphs/contributors of this project :thumbsup:.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.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. |
-
.NETCoreApp 3.1
- AWSSDK.S3 (>= 3.7.9.43)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.11.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
.NETStandard 2.0
- AWSSDK.S3 (>= 3.7.9.43)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.11.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
.NETStandard 2.1
- AWSSDK.S3 (>= 3.7.9.43)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.11.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
net5.0
- AWSSDK.S3 (>= 3.7.9.43)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.11.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
-
net6.0
- AWSSDK.S3 (>= 3.7.9.43)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.11.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.1)
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.5.2 | 22,895 | 5/16/2024 |
1.5.1 | 34,539 | 3/3/2024 |
1.5.0 | 6,456 | 11/21/2023 |
1.4.1 | 27,365 | 6/6/2023 |
1.4.0 | 17,147 | 4/7/2023 |
1.3.0 | 8,616 | 11/20/2022 |
1.2.9 | 16,635 | 10/30/2022 |
1.2.8 | 14,443 | 8/28/2022 |
1.2.7 | 43,982 | 8/3/2022 |
1.2.6 | 5,144 | 6/1/2022 |
1.2.5 | 13,777 | 2/16/2022 |
1.2.4 | 912 | 2/16/2022 |
1.2.3 | 4,998 | 1/12/2022 |
1.2.2 | 10,214 | 11/9/2021 |
1.2.1 | 948 | 11/4/2021 |
1.2.0 | 13,664 | 9/12/2021 |
1.1.11 | 6,152 | 9/3/2021 |
Version 1.2.8.0 (2022-08-28): Updated NuGet packages.