NLog.Web
5.0.0
Prefix Reserved
Install-Package NLog.Web -Version 5.0.0
dotnet add package NLog.Web --version 5.0.0
<PackageReference Include="NLog.Web" Version="5.0.0" />
paket add NLog.Web --version 5.0.0
#r "nuget: NLog.Web, 5.0.0"
// Install NLog.Web as a Cake Addin
#addin nuget:?package=NLog.Web&version=5.0.0
// Install NLog.Web as a Cake Tool
#tool nuget:?package=NLog.Web&version=5.0.0
NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications.
This package is for ASP.NET 3.5+
For ASP.NET Core: Check NLog.Web.AspNetCore
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
NuGet packages (9)
Showing the top 5 NuGet packages that depend on NLog.Web:
Package | Downloads |
---|---|
Cgu.Comum.Util
Classes utilitárias de uso comum em projetos .net |
|
Stems.API.Base
Provides base functionalities for Stems APIs |
|
MP.FT.MicroServiceInfra
This is a simple framework to configure logging, security, AAA handshake for all of microservices written in dotnetcore for ForeignTrade project. |
|
Linn.Core.Logging.NLog
Logging implementation based on NLog. |
|
IME.WCF.SecurityFramework
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 6,229 | 5/17/2022 |
5.0.0-rc2 | 545 | 1/20/2022 |
5.0.0-rc1 | 192 | 12/20/2021 |
5.0.0-preview.3 | 364 | 10/28/2021 |
4.15.0 | 409 | 6/4/2022 |
4.14.0 | 159,010 | 8/28/2021 |
4.13.0 | 31,221 | 7/14/2021 |
4.12.0 | 124,873 | 3/29/2021 |
4.11.0 | 31,802 | 2/27/2021 |
4.10.0 | 55,076 | 12/30/2020 |
4.9.3 | 235,079 | 8/1/2020 |
4.9.2 | 312,074 | 4/20/2020 |
4.9.1 | 47,824 | 3/30/2020 |
4.9.0 | 325,401 | 10/11/2019 |
4.8.5 | 66,460 | 9/7/2019 |
4.8.4 | 132,870 | 7/2/2019 |
4.8.3 | 56,682 | 6/5/2019 |
4.8.2 | 66,436 | 5/4/2019 |
4.8.1 | 131,182 | 3/18/2019 |
4.8.0 | 135,539 | 1/30/2019 |
4.7.1 | 44,073 | 1/6/2019 |
4.7.0 | 315,478 | 9/22/2018 |
4.6.0 | 109,633 | 8/5/2018 |
4.5.3 | 315,861 | 4/12/2018 |
4.5.2 | 33,472 | 3/27/2018 |
4.5.1 | 488,095 | 10/12/2017 |
4.5.0 | 486,587 | 5/14/2017 |
4.4.0 | 180,551 | 2/17/2017 |
4.3.1 | 19,403 | 2/10/2017 |
4.3.0 | 49,839 | 1/18/2017 |
4.2.1 | 498,281 | 5/12/2016 |
4.2.0 | 122,058 | 2/7/2016 |
4.1.0 | 66,200 | 11/26/2015 |
4.0.0 | 64,205 | 10/22/2015 |
2.0.0 | 60,388 | 6/11/2015 |
1.0.8 | 21,512 | 2/2/2015 |
Remember to register NLog.Web in NLog.config
<extensions>
<add assembly="NLog.Web" />
</extensions>
See https://github.com/NLog/NLog.Web/releases