Serilog.Sinks.Postgresql.Alternative 3.3.12

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.12                
NuGet\Install-Package Serilog.Sinks.Postgresql.Alternative -Version 3.3.12                
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.12" />                
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.12                
#r "nuget: Serilog.Sinks.Postgresql.Alternative, 3.3.12"                
#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.12

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

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 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 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 40,904 7/2/2024
4.1.0 152 7/2/2024
4.0.4 21,597 5/16/2024
4.0.3 69,436 3/3/2024
4.0.2 45,678 11/27/2023
4.0.1 500 11/26/2023
4.0.0 496 11/21/2023
3.5.0 236,470 11/20/2022
3.4.5 39,653 10/30/2022
3.4.4 79,347 8/31/2022
3.4.3 30,563 6/1/2022
3.4.2 96,400 4/4/2022
3.4.1 11,628 2/16/2022
3.4.0 29,931 1/12/2022
3.3.12 40,252 11/9/2021
3.3.11 14,423 10/28/2021
3.3.10 1,716 10/14/2021
3.3.9 4,643 9/12/2021
3.3.8 892 9/3/2021

Version 3.3.12.0 (2021-11-09): NuGet packages updated, added support for Net6.0.