Skip to main content
NLog.Extensions.Hosting package icon

NLog.Extensions.Hosting

NLog extension for Microsoft.Extensions.Hosting for logging in .NET Standard libraries and .NET Core applications using IHostBuilder. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore

Total Downloads
6.4M
6,370,466
Published
May 17, 2022
Latest stable version

Install

.NET CLI
dotnet add package NLog.Extensions.Hosting --version 5.0.0
Package Manager Console
Install-Package NLog.Extensions.Hosting -Version 5.0.0
PackageReference
<PackageReference Include="NLog.Extensions.Hosting" Version="5.0.0" />

Frameworks

.NETCoreApp3.1 net5.0 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; 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.