Skip to main content
Total Downloads
778.8M
778,774,753
Published
Aug 21, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[2.0.0, )
Serilog
.NETStandard2.0
[2.8.0, )
[3.0.0-dev-00019, )

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 1 target framework; confirm the exact target used by your application.

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.