Intility.Extensions.Logging
1.4.0
.NET 5.0
dotnet add package Intility.Extensions.Logging --version 1.4.0
NuGet\Install-Package Intility.Extensions.Logging -Version 1.4.0
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="Intility.Extensions.Logging" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Intility.Extensions.Logging --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Intility.Extensions.Logging, 1.4.0"
#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 Intility.Extensions.Logging as a Cake Addin
#addin nuget:?package=Intility.Extensions.Logging&version=1.4.0
// Install Intility.Extensions.Logging as a Cake Tool
#tool nuget:?package=Intility.Extensions.Logging&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common logging infrastructure with extension primitives.
Please do not install this package directly.
Product | Versions 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Serilog (>= 2.12.0)
-
net6.0
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Serilog (>= 2.12.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Intility.Extensions.Logging:
Package | Downloads |
---|---|
Intility.Logging.AspNetCore
This package enables common logging infrastructure to any aspnet or dotnet project using generic host mechanism. Additional logging capabilities are available through the extension packages Intility.Extensions.Logging.* |
|
Intility.Extensions.Logging.Sentry
Enable Sentry instrumentation and logging provider. |
|
Intility.Extensions.Logging.Elasticsearch
Enable Elasticsearch logging provider. |
GitHub repositories
This package is not used by any popular GitHub repositories.