NLog.Web.AspNetCore 5.3.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NLog.Web.AspNetCore --version 5.3.8
NuGet\Install-Package NLog.Web.AspNetCore -Version 5.3.8
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="NLog.Web.AspNetCore" Version="5.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Web.AspNetCore --version 5.3.8
#r "nuget: NLog.Web.AspNetCore, 5.3.8"
#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 NLog.Web.AspNetCore as a Cake Addin
#addin nuget:?package=NLog.Web.AspNetCore&version=5.3.8

// Install NLog.Web.AspNetCore as a Cake Tool
#tool nuget:?package=NLog.Web.AspNetCore&version=5.3.8

NLog.Web.AspNetCore

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Integrates NLog as Logging provider for the ASP.NET Core platform, by just calling UseNLog() with the application host-builder.

Providing features like:

  • Enrich logging output with additional details from active HttpContext using NLog LayoutRenderers, by just updating the NLog configuration.
  • Supports middleware injection for HTTP Request Logging and HTTP Response Logging.
  • Routing logging output to multiple destinations via the available NLog Targets
  • Rendering logging output into standard formats like JSON, CVS, W3C ELF and XML using NLog Layouts.
  • Contributions are always welcome, by creating a pull request.

Supported platforms:

  • For ASP.NET Core 6, .NET 6
  • For ASP.NET Core 5, .NET 5
  • For ASP.NET Core 3, .NET Core 3.1
  • For ASP.NET Core 2, .NET Standard 2.0 and .NET 4.6.1+

Registration of NLog.Web.AspNetCore in the NLog.config file:

<extensions>
    <add assembly="NLog.Web.AspNetCore"/>
</extensions>

Registration of NLog.Web.AspNetCore can also be performed with fluent setup:

NLog.LogManager.Setup().LoadConfigurationFromAppSettings();

Useful Links

Product 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.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (393)

Showing the top 5 NuGet packages that depend on NLog.Web.AspNetCore:

Package Downloads
Coder.Extension

Coder扩展程序,包含:AutoMapper,Log,CsRedis,Swagger(Knife4j),Cors,Autofac,Hangfire,TimedJob,CAP,SqlSugar,Polly(超时,重试,熔断,降级)等扩展服务和中间件。

Ccf.Ck.Libs.Logging

Extends the default nlog library with static methods for logging and default visualization of the logged entries

OrchardCore.Logging.NLog The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Provides NLog logging for application.

SamApiFullLib

This packages provides a built-in website builder and editor and direct integration with the Thinkka Sales and Management package "S.A.M."

NapaGroupLLC.NapaBase

A base to create services

GitHub repositories (59)

Showing the top 5 popular GitHub repositories that depend on NLog.Web.AspNetCore:

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
Jackett/Jackett
API Support for your favorite torrent trackers
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
Version Downloads Last updated
5.3.8 1,056,322 12/29/2023
5.3.7 289,145 12/6/2023
5.3.5 1,036,124 10/15/2023
5.3.4 758,357 9/6/2023
5.3.3 626,198 8/6/2023
5.3.2 1,150,033 7/4/2023
5.3.1 54,776 7/1/2023
5.3.0 989,448 5/30/2023
5.2.3 1,866,958 3/28/2023
5.2.2 1,346,137 2/17/2023
5.2.1 1,878,882 12/30/2022
5.2.0 1,149,976 11/27/2022
5.1.5 1,669,875 10/25/2022
5.1.4 1,942,400 9/1/2022
5.1.2 73,996 9/1/2022
5.1.1 436,686 8/17/2022
5.1.0 1,105,635 7/18/2022
5.0.0 2,657,978 5/17/2022
4.15.0 727,399 6/4/2022
4.14.0 10,423,770 8/28/2021
4.13.0 1,874,477 7/14/2021
4.13.0-readme-preview 38,872 5/3/2021
4.12.0 4,817,989 3/29/2021
4.11.0 1,439,524 2/27/2021
4.10.0 2,366,825 12/30/2020
4.9.3 6,030,514 8/1/2020
4.9.2 5,330,052 4/20/2020
4.9.1 1,138,559 3/30/2020
4.9.0 7,760,019 10/11/2019
4.8.6 394,499 9/30/2019
4.8.5 1,061,333 9/7/2019
4.8.4 1,700,526 7/2/2019
4.8.3 685,569 6/5/2019
4.8.2 1,122,358 5/6/2019
4.8.1 1,540,679 3/18/2019
4.8.0 1,941,689 1/25/2019
4.7.1 483,491 1/6/2019
4.7.0 2,210,449 9/22/2018
4.6.0 879,452 8/5/2018
4.5.4 2,318,155 5/10/2018
4.5.3 131,171 4/29/2018
4.5.2 306,315 4/12/2018
4.5.1 198,233 4/2/2018
4.5.0 89,845 3/27/2018
4.4.1 1,048,166 6/16/2017
4.4.0 85,152 5/14/2017
4.3.1 226,286 2/10/2017
4.3.0 39,546 1/18/2017
4.2.4 19,329 7/3/2016
4.2.3 68,322 5/24/2016

ChangeLog:

- UseNLog includes EnvironmentName when loading NLog config (#1012) (@snakefoot)
- Updated dependency NLog.Extensions.Logging v5.3.8 (#1020) (@snakefoot)

List of major changes in NLog 5.0: https://nlog-project.org/2022/05/16/nlog-5-0-finally-ready.html

Full changelog: https://github.com/NLog/NLog.Web/releases

List of available Layout Renderers: https://nlog-project.org/config/?tab=layout-renderers&search=package:nlog.web.aspnetcore