![]() |
VOOZH | about |
dotnet add package Common.Logging.Serilog --version 2.3.5
NuGet\Install-Package Common.Logging.Serilog -Version 2.3.5
<PackageReference Include="Common.Logging.Serilog" Version="2.3.5" />
<PackageVersion Include="Common.Logging.Serilog" Version="2.3.5" />Directory.Packages.props
<PackageReference Include="Common.Logging.Serilog" />Project file
paket add Common.Logging.Serilog --version 2.3.5
#r "nuget: Common.Logging.Serilog, 2.3.5"
#:package Common.Logging.Serilog@2.3.5
#addin nuget:?package=Common.Logging.Serilog&version=2.3.5Install as a Cake Addin
#tool nuget:?package=Common.Logging.Serilog&version=2.3.5Install as a Cake Tool
Easily bridge the old with the new and shiny: Common Logging adapter for Serilog structured logging.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Common.Logging.Serilog:
| Package | Downloads |
|---|---|
|
Texnomic.SecureDNS.Core
Texnomic SecureDNS Core Library. |
Showing the top 2 popular GitHub repositories that depend on Common.Logging.Serilog:
| Repository | Stars |
|---|---|
|
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 10
|
|
|
mellowagain/Titan
A free, advanced CS:GO report and commendation bot built with performance and ease-of-use in mind
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.1.0 | 93,936 | 3/29/2025 |
| 5.0.1 | 98,671 | 9/20/2024 |
| 5.0.0 | 23,116 | 9/20/2024 |
| 4.4.0 | 3,606,552 | 4/1/2020 |
| 4.3.6 | 493,503 | 3/22/2018 |
| 4.3.4 | 30,653 | 3/4/2018 |
| 4.3.0 | 63,860 | 8/9/2017 |
| 4.1.11 | 115,150 | 2/6/2017 |
| 4.1.9 | 24,703 | 2/1/2017 |
| 4.1.2 | 36,728 | 7/11/2016 |
| 4.1.1 | 24,864 | 7/8/2016 |
| 3.1.6 | 27,233 | 5/9/2016 |
| 3.1.5 | 31,442 | 9/9/2015 |
| 3.1.3 | 24,479 | 9/9/2015 |
| 3.1.1 | 31,265 | 4/11/2015 |
| 3.0.1 | 24,982 | 1/13/2015 |
| 2.3.6 | 24,657 | 1/8/2015 |
| 2.3.5 | 24,453 | 1/8/2015 |
| 2.2.5 | 27,042 | 11/24/2014 |
| 2.1.0 | 26,785 | 10/1/2014 |
v2.3: Added lazy loading for global serilog instance.