NLog.Web 5.0.0-rc2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

NLog.Web 5.0.0

Additional Details

Update to NLog.Web v5 RTM

This is a prerelease version of NLog.Web.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NLog.Web --version 5.0.0-rc2
NuGet\Install-Package NLog.Web -Version 5.0.0-rc2
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" Version="5.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Web --version 5.0.0-rc2
#r "nuget: NLog.Web, 5.0.0-rc2"
#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 as a Cake Addin
#addin nuget:?package=NLog.Web&version=5.0.0-rc2&prerelease

// Install NLog.Web as a Cake Tool
#tool nuget:?package=NLog.Web&version=5.0.0-rc2&prerelease

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 Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • NLog (>= 5.0.0-rc2)
  • .NETFramework 4.6

    • NLog (>= 5.0.0-rc2)

NuGet packages (13)

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 (1)

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

Repository Stars
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
Version Downloads Last updated
5.3.8 20,825 12/29/2023
5.3.7 9,068 12/6/2023
5.3.5 28,009 10/15/2023
5.3.4 33,819 9/6/2023
5.3.3 14,896 8/6/2023
5.3.2 164,571 7/4/2023
5.3.1 2,969 7/1/2023
5.3.0 21,361 5/30/2023
5.2.3 66,141 3/28/2023
5.2.2 55,596 2/17/2023
5.2.1 63,265 12/30/2022
5.2.0 83,563 11/27/2022
5.1.5 43,356 10/25/2022
5.1.4 69,463 9/1/2022
5.1.2 3,613 9/1/2022
5.1.1 12,708 8/17/2022
5.1.0 83,601 7/18/2022
5.0.0 78,124 5/17/2022
4.15.0 30,070 6/4/2022
4.14.0 484,428 8/28/2021
4.13.0 98,122 7/14/2021
4.12.0 280,905 3/29/2021
4.11.0 41,792 2/27/2021
4.10.0 87,078 12/30/2020
4.9.3 370,114 8/1/2020
4.9.2 428,406 4/20/2020
4.9.1 68,922 3/30/2020
4.9.0 497,988 10/11/2019
4.8.5 102,739 9/7/2019
4.8.4 171,828 7/2/2019
4.8.3 92,677 6/5/2019
4.8.2 82,802 5/4/2019
4.8.1 206,998 3/18/2019
4.8.0 185,492 1/30/2019
4.7.1 65,892 1/6/2019
4.7.0 476,048 9/22/2018
4.6.0 141,482 8/5/2018
4.5.3 419,091 4/12/2018
4.5.2 66,647 3/27/2018
4.5.1 597,370 10/12/2017
4.5.0 589,981 5/14/2017
4.4.0 240,693 2/17/2017
4.3.1 23,057 2/10/2017
4.3.0 57,912 1/18/2017
4.2.1 620,773 5/12/2016
4.2.0 142,151 2/7/2016
4.1.0 77,861 11/26/2015
4.0.0 99,429 10/22/2015
2.0.0 77,541 6/11/2015
1.0.8 26,933 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