Serilog.Extensions.Hosting 10.0.0 — NuGet Package for .NET
Serilog.Extensions.Hosting 10.0.0 NuGet package for .NET. Serilog support for .NET Core logging in hosted services
Authors: Microsoft, Serilog Contributors
Total downloads: 788,123,433
Project URL: https://github.com/serilog/serilog-extensions-hosting
License: Apache-2.0
Tags: serilog, aspnet, aspnetcore, hosting
Install Serilog.Extensions.Hosting 10.0.0
.NET CLI
dotnet add package Serilog.Extensions.Hosting --version 10.0.0
Package Manager Console
Install-Package Serilog.Extensions.Hosting -Version 10.0.0
PackageReference (csproj)
<PackageReference Include="Serilog.Extensions.Hosting" Version="10.0.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.