NLog.Web.AspNetCore
6.0.3
Prefix Reserved
dotnet add package NLog.Web.AspNetCore --version 6.0.3
NuGet\Install-Package NLog.Web.AspNetCore -Version 6.0.3
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.3" />
<PackageVersion Include="NLog.Web.AspNetCore" Version="6.0.3" />
<PackageReference Include="NLog.Web.AspNetCore" />
paket add NLog.Web.AspNetCore --version 6.0.3
#r "nuget: NLog.Web.AspNetCore, 6.0.3"
#:package NLog.Web.AspNetCore@6.0.3
#addin nuget:?package=NLog.Web.AspNetCore&version=6.0.3
#tool nuget:?package=NLog.Web.AspNetCore&version=6.0.3
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 6, 7, 8 and 9
- 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.3.0)
- NLog.Extensions.Logging (>= 6.0.3)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.3.0)
- NLog.Extensions.Logging (>= 6.0.3)
-
net6.0
- NLog.Extensions.Logging (>= 6.0.3)
-
net8.0
- NLog.Extensions.Logging (>= 6.0.3)
NuGet packages (460)
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 |
|
EachShow.Host
主机启动程序 |
GitHub repositories (68)
Showing the top 20 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 - Flexible and Structured Logging for various .NET Platforms
|
|
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
|
|
ravendb/ravendb
ACID Document Database
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
liukuo362573/YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观
|
|
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
izhaorui/Zr.Admin.NET
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。
|
|
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|
|
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
|
|
Mimetis/Dotmim.Sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
|
|
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
91270/Meiam.System
.NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
|
|
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
|
Version | Downloads | Last Updated |
---|---|---|
6.0.3 | 128,516 | 8/10/2025 |
6.0.2 | 108,789 | 7/20/2025 |
6.0.1 | 170,472 | 6/28/2025 |
6.0.0 | 71,358 | 6/21/2025 |
6.0.0-rc4 | 482 | 6/15/2025 |
6.0.0-rc3 | 4,078 | 6/8/2025 |
6.0.0-rc2 | 2,219 | 6/3/2025 |
5.5.0 | 541,712 | 5/29/2025 |
5.4.0 | 3,584,382 | 2/2/2025 |
5.3.15 | 2,601,025 | 11/21/2024 |
5.3.14 | 2,919,590 | 9/23/2024 |
5.3.13 | 349,606 | 9/12/2024 |
5.3.12 | 1,598,424 | 8/12/2024 |
5.3.11 | 4,274,059 | 5/7/2024 |
5.3.10 | 243,465 | 4/30/2024 |
5.3.9 | 119,152 | 4/27/2024 |
5.3.8 | 5,708,337 | 12/29/2023 |
5.3.7 | 813,222 | 12/6/2023 |
5.3.5 | 2,669,985 | 10/15/2023 |
5.3.4 | 1,412,838 | 9/6/2023 |
5.3.3 | 1,078,995 | 8/6/2023 |
5.3.2 | 1,884,706 | 7/4/2023 |
5.3.1 | 72,241 | 7/1/2023 |
5.3.0 | 1,954,819 | 5/30/2023 |
5.2.3 | 3,325,910 | 3/28/2023 |
5.2.2 | 2,193,146 | 2/17/2023 |
5.2.1 | 2,710,896 | 12/30/2022 |
5.2.0 | 1,704,586 | 11/27/2022 |
5.1.5 | 2,552,968 | 10/25/2022 |
5.1.4 | 2,785,283 | 9/1/2022 |
5.1.2 | 103,699 | 9/1/2022 |
5.1.1 | 581,300 | 8/17/2022 |
5.1.0 | 1,495,996 | 7/18/2022 |
5.0.0 | 4,292,015 | 5/17/2022 |
4.15.0 | 1,482,936 | 6/4/2022 |
4.14.0 | 14,079,155 | 8/28/2021 |
4.13.0 | 2,376,240 | 7/14/2021 |
4.13.0-readme-preview | 42,768 | 5/3/2021 |
4.12.0 | 5,657,498 | 3/29/2021 |
4.11.0 | 1,732,649 | 2/27/2021 |
4.10.0 | 2,700,385 | 12/30/2020 |
4.9.3 | 7,087,380 | 8/1/2020 |
4.9.2 | 6,006,900 | 4/20/2020 |
4.9.1 | 1,272,493 | 3/30/2020 |
4.9.0 | 8,493,596 | 10/11/2019 |
4.8.6 | 452,673 | 9/30/2019 |
4.8.5 | 1,280,934 | 9/7/2019 |
4.8.4 | 1,829,106 | 7/2/2019 |
4.8.3 | 722,868 | 6/5/2019 |
4.8.2 | 1,338,347 | 5/6/2019 |
4.8.1 | 1,678,679 | 3/18/2019 |
4.8.0 | 2,301,679 | 1/25/2019 |
4.7.1 | 688,583 | 1/6/2019 |
4.7.0 | 2,370,299 | 9/22/2018 |
4.6.0 | 921,499 | 8/5/2018 |
4.5.4 | 2,632,819 | 5/10/2018 |
4.5.3 | 142,044 | 4/29/2018 |
4.5.2 | 347,470 | 4/12/2018 |
4.5.1 | 209,879 | 4/2/2018 |
4.5.0 | 101,889 | 3/27/2018 |
4.4.1 | 1,094,553 | 6/16/2017 |
4.4.0 | 96,567 | 5/14/2017 |
4.3.1 | 232,240 | 2/10/2017 |
4.3.0 | 41,086 | 1/18/2017 |
4.2.4 | 20,270 | 7/3/2016 |
4.2.3 | 141,390 | 5/24/2016 |
ChangeLog:
- [#1101] Added ${aspnet-request-endpoint-group} (@snakefoot)
- [#1102] Added ${aspnet-request-endpoint-name} (@snakefoot)
- [#1103] Updated dependency NLog v6.0.3 (@snakefoot)
List of major changes in NLog v6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.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