Chinchilla.Logging.Serilog 5.3.46

dotnet add package Chinchilla.Logging.Serilog --version 5.3.46
                    
NuGet\Install-Package Chinchilla.Logging.Serilog -Version 5.3.46
                    
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="Chinchilla.Logging.Serilog" Version="5.3.46" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chinchilla.Logging.Serilog" Version="5.3.46" />
                    
Directory.Packages.props
<PackageReference Include="Chinchilla.Logging.Serilog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Chinchilla.Logging.Serilog --version 5.3.46
                    
#r "nuget: Chinchilla.Logging.Serilog, 5.3.46"
                    
#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.
#addin nuget:?package=Chinchilla.Logging.Serilog&version=5.3.46
                    
Install as a Cake Addin
#tool nuget:?package=Chinchilla.Logging.Serilog&version=5.3.46
                    
Install as a Cake Tool

Serilog logger implementation for Simple Logging .NET and .NET Core.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.3.46 104 1/13/2025
5.2.45 161 10/19/2024
5.2.44 112 10/8/2024
5.2.43 109 10/8/2024
5.2.42 123 10/8/2024
5.2.41 154 2/14/2024
5.1.40 168 1/15/2024
5.1.39 204 12/10/2023
5.1.38 142 12/9/2023
5.1.37 136 12/9/2023
5.0.36 169 10/23/2023
4.5.35 140 10/20/2023
4.5.34 168 10/12/2023
4.5.33 145 10/12/2023
4.5.32 132 10/11/2023
4.5.31 159 10/7/2023
4.5.29 460 10/13/2022
4.5.28 473 6/23/2022
4.5.27 457 6/23/2022
4.5.26 491 6/10/2022
4.5.25 476 6/9/2022
4.4.23.1692147461 529 1/13/2022
4.4.22.1691250932 499 1/13/2022
4.3.20.1051712093 428 7/21/2021
4.3.19.619527768 455 3/4/2021
4.3.18.619462645 433 3/4/2021
4.3.17.430055166 475 12/18/2020
4.3.16.430049424 476 12/18/2020
4.2.149.109 568 8/11/2020
4.2.148.108 600 4/12/2020
4.2.147.107 576 4/12/2020
4.2.146.106 560 4/7/2020
4.2.144.105 555 4/7/2020
4.2.143.104 579 4/7/2020
4.1.124.102 643 11/25/2019
4.1.122.101 601 11/24/2019
4.1.121.100 591 11/24/2019
4.1.119.99 584 11/24/2019
4.0.115.95 613 11/23/2019
4.0.113.94 633 11/22/2019
4.0.111.92 582 11/19/2019

Version 4.1.0

* Switched to .NET Standard 2.0 support from .NET Core 3.0.

Version 4.0.0

* Added .NET Core 3.0 support.

Version 1.2.64

* Added SerilogLogger.