FarNominal.Logging.Serilog
1.0.15
dotnet add package FarNominal.Logging.Serilog --version 1.0.15
NuGet\Install-Package FarNominal.Logging.Serilog -Version 1.0.15
<PackageReference Include="FarNominal.Logging.Serilog" Version="1.0.15" />
<PackageVersion Include="FarNominal.Logging.Serilog" Version="1.0.15" />
<PackageReference Include="FarNominal.Logging.Serilog" />
paket add FarNominal.Logging.Serilog --version 1.0.15
#r "nuget: FarNominal.Logging.Serilog, 1.0.15"
#:package FarNominal.Logging.Serilog@1.0.15
#addin nuget:?package=FarNominal.Logging.Serilog&version=1.0.15
#tool nuget:?package=FarNominal.Logging.Serilog&version=1.0.15
FarNominal.Logging.Serilog
Implementation of logging enrichment and log level control using Serilog.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- FarNominal.Interface.Core.Configuration (>= 1.0.3)
- FarNominal.Interface.Core.Environment (>= 1.0.3)
- FarNominal.Interface.Core.Logging (>= 1.0.4)
- FarNominal.Interface.Core.Utility (>= 1.0.14)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Serilog (>= 4.0.0)
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 |
---|---|---|
1.0.15 | 81 | 7/5/2025 |
1.0.14 | 113 | 2/25/2025 |
1.0.13 | 127 | 12/26/2024 |
1.0.12 | 121 | 11/14/2024 |
1.0.11 | 120 | 10/5/2024 |
1.0.10 | 154 | 8/26/2024 |
1.0.9 | 125 | 8/8/2024 |
1.0.8 | 120 | 7/22/2024 |
1.0.7 | 124 | 7/16/2024 |
1.0.6 | 128 | 5/20/2024 |
1.0.5 | 119 | 5/16/2024 |
1.0.4 | 128 | 5/9/2024 |
1.0.3 | 156 | 4/11/2024 |
1.0.2 | 138 | 4/1/2024 |
1.0.15 - Rebuild with updated interfaces.
1.0.14 - Rebuild with date/time extension methods for Unix epoch conversions.
1.0.13 - Rebuild with Unix epoch extension methods.
1.0.12 - Rebuild with geographic coordinate obfuscation.
1.0.11 - Rebuild with default timestamp for service result.
1.0.10 - Rebuild with enum extension methods.
1.0.9 - Rebuild with type for geographic coordinates.
1.0.8 - Rebuild with optional leading/trailing whitespace in key-value pair lookup.
1.0.7 - Update third-party NuGet packages.
1.0.6 - Rebuild with new metadata method.
1.0.5 - Rebuild with updated time unit enum.
1.0.4 - Rebuild with updated time unit enum.
1.0.3 - Rebuild with updated interface for string conversion methods.
1.0.2 - Initial revision, targetting .NET 8