NLog.Web.AspNetCore
5.4.0
Prefix Reserved
dotnet add package NLog.Web.AspNetCore --version 5.4.0
NuGet\Install-Package NLog.Web.AspNetCore -Version 5.4.0
<PackageReference Include="NLog.Web.AspNetCore" Version="5.4.0" />
paket add NLog.Web.AspNetCore --version 5.4.0
#r "nuget: NLog.Web.AspNetCore, 5.4.0"
// Install NLog.Web.AspNetCore as a Cake Addin #addin nuget:?package=NLog.Web.AspNetCore&version=5.4.0 // Install NLog.Web.AspNetCore as a Cake Tool #tool nuget:?package=NLog.Web.AspNetCore&version=5.4.0
NLog.Web.AspNetCore
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:
- ASP.NET Core 5, 6, 7 and 8
- ASP.NET Core 3.1
- 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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETCoreApp 3.1
- NLog.Extensions.Logging (>= 5.4.0)
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http (>= 2.1.22)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.1.1)
- NLog.Extensions.Logging (>= 5.4.0)
- System.Text.Encodings.Web (>= 4.5.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http (>= 2.1.22)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.1.1)
- NLog.Extensions.Logging (>= 5.4.0)
- System.Text.Encodings.Web (>= 4.5.1)
-
net5.0
- NLog.Extensions.Logging (>= 5.4.0)
-
net6.0
- NLog.Extensions.Logging (>= 5.4.0)
-
net8.0
- NLog.Extensions.Logging (>= 5.4.0)
NuGet packages (445)
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
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Provides NLog logging for application. |
|
Solhigson.Framework
Utility Library |
|
atisu.services.common
Package Description |
GitHub repositories (67)
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.4.0 | 593,913 | 2/2/2025 |
5.3.15 | 1,518,783 | 11/21/2024 |
5.3.14 | 1,942,109 | 9/23/2024 |
5.3.13 | 268,632 | 9/12/2024 |
5.3.12 | 1,151,190 | 8/12/2024 |
5.3.11 | 3,196,661 | 5/7/2024 |
5.3.10 | 195,418 | 4/30/2024 |
5.3.9 | 86,196 | 4/27/2024 |
5.3.8 | 4,744,598 | 12/29/2023 |
5.3.7 | 680,488 | 12/6/2023 |
5.3.5 | 2,281,099 | 10/15/2023 |
5.3.4 | 1,269,423 | 9/6/2023 |
5.3.3 | 992,257 | 8/6/2023 |
5.3.2 | 1,699,563 | 7/4/2023 |
5.3.1 | 67,237 | 7/1/2023 |
5.3.0 | 1,720,873 | 5/30/2023 |
5.2.3 | 2,938,888 | 3/28/2023 |
5.2.2 | 1,977,415 | 2/17/2023 |
5.2.1 | 2,544,664 | 12/30/2022 |
5.2.0 | 1,573,957 | 11/27/2022 |
5.1.5 | 2,354,029 | 10/25/2022 |
5.1.4 | 2,530,809 | 9/1/2022 |
5.1.2 | 96,600 | 9/1/2022 |
5.1.1 | 546,431 | 8/17/2022 |
5.1.0 | 1,396,571 | 7/18/2022 |
5.0.0 | 3,820,830 | 5/17/2022 |
4.15.0 | 1,264,309 | 6/4/2022 |
4.14.0 | 13,002,754 | 8/28/2021 |
4.13.0 | 2,260,838 | 7/14/2021 |
4.13.0-readme-preview | 41,775 | 5/3/2021 |
4.12.0 | 5,379,881 | 3/29/2021 |
4.11.0 | 1,627,326 | 2/27/2021 |
4.10.0 | 2,605,200 | 12/30/2020 |
4.9.3 | 6,761,280 | 8/1/2020 |
4.9.2 | 5,838,062 | 4/20/2020 |
4.9.1 | 1,235,880 | 3/30/2020 |
4.9.0 | 8,304,624 | 10/11/2019 |
4.8.6 | 437,656 | 9/30/2019 |
4.8.5 | 1,199,809 | 9/7/2019 |
4.8.4 | 1,793,566 | 7/2/2019 |
4.8.3 | 712,355 | 6/5/2019 |
4.8.2 | 1,275,207 | 5/6/2019 |
4.8.1 | 1,642,091 | 3/18/2019 |
4.8.0 | 2,180,225 | 1/25/2019 |
4.7.1 | 636,412 | 1/6/2019 |
4.7.0 | 2,321,756 | 9/22/2018 |
4.6.0 | 910,981 | 8/5/2018 |
4.5.4 | 2,553,059 | 5/10/2018 |
4.5.3 | 139,227 | 4/29/2018 |
4.5.2 | 334,422 | 4/12/2018 |
4.5.1 | 205,828 | 4/2/2018 |
4.5.0 | 98,838 | 3/27/2018 |
4.4.1 | 1,084,814 | 6/16/2017 |
4.4.0 | 93,281 | 5/14/2017 |
4.3.1 | 230,735 | 2/10/2017 |
4.3.0 | 40,150 | 1/18/2017 |
4.2.4 | 19,739 | 7/3/2016 |
4.2.3 | 119,940 | 5/24/2016 |
ChangeLog:
- AspNetUserClaimLayoutRenderer - Extended with Azure Claims ObjectId + TenantId + AppId (#1069) (@snakefoot)
- Micro optimization by using is null (#1070) (@snakefoot)
- Updated dependency NLog.Extensions.Logging v5.4 (#1072) (@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