Serilog.Sinks.Postgresql.Alternative 3.3.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.Postgresql.Alternative --version 3.3.11                
NuGet\Install-Package Serilog.Sinks.Postgresql.Alternative -Version 3.3.11                
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.Postgresql.Alternative" Version="3.3.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Postgresql.Alternative --version 3.3.11                
#r "nuget: Serilog.Sinks.Postgresql.Alternative, 3.3.11"                
#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 Serilog.Sinks.Postgresql.Alternative as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Postgresql.Alternative&version=3.3.11

// Install Serilog.Sinks.Postgresql.Alternative as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Postgresql.Alternative&version=3.3.11                

Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/. The assembly was written and tested in .Net 5.0.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.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 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 is compatible.  net48 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Serilog.Sinks.Postgresql.Alternative:

Package Downloads
Kalbe.Library.Common

Package Description

Abc.Utils

Abc.Utils

SolidAppers.Core

Solid Framework base package

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Serilog.Sinks.Postgresql.Alternative:

Repository Stars
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
Version Downloads Last updated
4.1.1 66,415 7/2/2024
4.1.0 168 7/2/2024
4.0.4 24,719 5/16/2024
4.0.3 76,846 3/3/2024
4.0.2 47,985 11/27/2023
4.0.1 506 11/26/2023
4.0.0 525 11/21/2023
3.5.0 249,426 11/20/2022
3.4.5 43,073 10/30/2022
3.4.4 79,928 8/31/2022
3.4.3 30,675 6/1/2022
3.4.2 99,484 4/4/2022
3.4.1 11,655 2/16/2022
3.4.0 30,264 1/12/2022
3.3.12 41,807 11/9/2021
3.3.11 14,957 10/28/2021
3.3.10 1,732 10/14/2021
3.3.9 4,674 9/12/2021
3.3.8 940 9/3/2021

Version 3.3.11.0 (2021-10-28): Updated nuget packages, fixed bug where configuration from a JSON file was broken (https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/issues/31).