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

SolidAppers.Core

Solid Framework base package

Code311.Web.Core

This package provides basic functioning to any ASP.NET Web Application e.g. Serilog, etc.

GitHub repositories (2)

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

Repository Stars
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
Version Downloads Last updated
4.0.3 9,932 3/3/2024
4.0.2 30,118 11/27/2023
4.0.1 413 11/26/2023
4.0.0 432 11/21/2023
3.5.0 170,811 11/20/2022
3.4.5 32,261 10/30/2022
3.4.4 75,460 8/31/2022
3.4.3 28,919 6/1/2022
3.4.2 78,374 4/4/2022
3.4.1 11,269 2/16/2022
3.4.0 28,195 1/12/2022
3.3.12 33,149 11/9/2021
3.3.11 11,018 10/28/2021
3.3.10 1,666 10/14/2021
3.3.9 4,511 9/12/2021
3.3.8 807 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).