FarNominal.Logging.Serilog
1.0.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FarNominal.Logging.Serilog --version 1.0.7
NuGet\Install-Package FarNominal.Logging.Serilog -Version 1.0.7
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="FarNominal.Logging.Serilog" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FarNominal.Logging.Serilog" Version="1.0.7" />
<PackageReference Include="FarNominal.Logging.Serilog" />
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 FarNominal.Logging.Serilog --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FarNominal.Logging.Serilog, 1.0.7"
#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.
#:package FarNominal.Logging.Serilog@1.0.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FarNominal.Logging.Serilog&version=1.0.7
#tool nuget:?package=FarNominal.Logging.Serilog&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FarNominal.Interface.Core.Configuration (>= 1.0.2)
- FarNominal.Interface.Core.Environment (>= 1.0.2)
- FarNominal.Interface.Core.Logging (>= 1.0.3)
- FarNominal.Interface.Core.Utility (>= 1.0.6)
- 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.1.1 | 169 | 10/13/2025 |
| 1.1.0 | 160 | 10/5/2025 |
| 1.0.16 | 177 | 9/8/2025 |
| 1.0.15 | 109 | 7/5/2025 |
| 1.0.14 | 137 | 2/25/2025 |
| 1.0.13 | 160 | 12/26/2024 |
| 1.0.12 | 144 | 11/14/2024 |
| 1.0.11 | 133 | 10/5/2024 |
| 1.0.10 | 167 | 8/26/2024 |
| 1.0.9 | 146 | 8/8/2024 |
| 1.0.8 | 144 | 7/22/2024 |
| 1.0.7 | 146 | 7/16/2024 |
| 1.0.6 | 151 | 5/20/2024 |
| 1.0.5 | 131 | 5/16/2024 |
| 1.0.4 | 150 | 5/9/2024 |
| 1.0.3 | 178 | 4/11/2024 |
| 1.0.2 | 160 | 4/1/2024 |
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