Skip to main content
HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 package icon

HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3

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. The assembly was written and tested in .Net Framework 4.8 and .Net Standard 2.0. 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:.

Total Downloads
211.3K
211,331
Published
Jul 25, 2021
Latest stable version

Install

.NET CLI
dotnet add package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 --version 1.1.8
Package Manager Console
Install-Package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 -Version 1.1.8
PackageReference
<PackageReference Include="HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3" Version="1.1.8" />

Frameworks

.NETFramework4.6 .NETFramework4.6.2 .NETFramework4.7 .NETFramework4.7.2 .NETFramework4.8 .NETCoreApp2.1 .NETCoreApp3.1 net5.0 .NETStandard2.0 .NETStandard2.1

Dependencies

AWSSDK.S3
.NETFramework4.6
[3.7.1.16, )
Newtonsoft.Json
.NETFramework4.6
[13.0.1, )
Serilog
.NETFramework4.6
[2.10.0, )
[2.3.0, )
AWSSDK.S3
.NETFramework4.6.2
[3.7.1.16, )
Newtonsoft.Json
.NETFramework4.6.2
[13.0.1, )
Serilog
.NETFramework4.6.2
[2.10.0, )
[2.3.0, )
AWSSDK.S3
.NETFramework4.7
[3.7.1.16, )
Newtonsoft.Json
.NETFramework4.7
[13.0.1, )
Serilog
.NETFramework4.7
[2.10.0, )
[2.3.0, )
AWSSDK.S3
.NETFramework4.7.2
[3.7.1.16, )
Newtonsoft.Json
.NETFramework4.7.2
[13.0.1, )
Serilog
.NETFramework4.7.2
[2.10.0, )
[2.3.0, )
AWSSDK.S3
.NETFramework4.8
[3.7.1.16, )
Newtonsoft.Json
.NETFramework4.8
[13.0.1, )
Serilog
.NETFramework4.8
[2.10.0, )
[2.3.0, )
AWSSDK.S3
.NETCoreApp2.1
[3.7.1.16, )
Newtonsoft.Json
.NETCoreApp2.1
[13.0.1, )
Serilog
.NETCoreApp2.1
[2.10.0, )
[2.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 10 target frameworks; confirm the exact target used by your application.

The published metadata declares 40 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.