Skip to main content
Total Downloads
757.6M
757,584,480
Published
Oct 11, 2024
Latest stable version

Install

.NET CLI
dotnet add package Serilog.AspNetCore --version 8.0.3-dev-00346
Package Manager Console
Install-Package Serilog.AspNetCore -Version 8.0.3-dev-00346
PackageReference
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3-dev-00346" />

Frameworks

.NETFramework4.6.2 net6.0 net7.0 net8.0 .NETStandard2.0

Dependencies

[2.2.0, )
[2.2.0, )
[8.0.0, )
Serilog
.NETFramework4.6.2
[3.1.1, )
Serilog.Extensions.Hosting
.NETFramework4.6.2
[8.0.0, )
Serilog.Formatting.Compact
.NETFramework4.6.2
[2.0.0, )
[8.0.4, )
Serilog.Sinks.Console
.NETFramework4.6.2
[5.0.0, )
Serilog.Sinks.Debug
.NETFramework4.6.2
[2.0.0, )
Serilog.Sinks.File
.NETFramework4.6.2
[5.0.0, )
Serilog
net6.0
[3.1.1, )
[5.0.0, )
[2.0.0, )
[5.0.0, )
Serilog
net7.0
[3.1.1, )
[5.0.0, )

Adoption guide

Teams that need rich structured event properties and deliberate control over log destinations.

Logging guide
Why it appears in the guide: Serilog integration for ASP.NET Core, centred on structured events and a large sink ecosystem. Trade-off: The desired sinks and configuration need to be selected and operated explicitly.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 44 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.