Skip to content

Releases: NLog/NLog.Web

NLog Web 4.3 (ASP.NET Core)

18 Jan 18:20
Compare
Choose a tag to compare

New layout renderers, dependency on NLog.Extensions.Logging

Introduced in NLog.Web 4.3 & NLog.Web.AspNetCore 4.3

NLog Web 4.3 (ASP.NET 4)

18 Jan 18:19
Compare
Choose a tag to compare

New layout renderers

Introduced in NLog.Web 4.3 & NLog.Web.AspNetCore 4.3

ASP.NET 4 - V4. 2.1

12 May 23:00
Compare
Choose a tag to compare
Package both nupkg + build scripts (#57)

* Package both nupkg + build scripts

create both nupkg (aspnet4 + aspnet5), move build scripts to .bat files
restore and update nuspec

* Update appveyor.yml

* Update appveyor.yml

ASP.NET 5 - V 4.2.2

15 Apr 21:55
Compare
Choose a tag to compare

Update for NLog.Web.ASPNET5

  • Prevent stackoverflowException in ${aspnet-session}
  • Added dotnet5.4 support
  • Fixed nullref in in ${aspnet-session} after incomplete config

see milestone

ASP.NET 5 compatible package

16 Feb 23:24
Compare
Choose a tag to compare

ASP.NET 5 compatible package: NLog.Web.ASPNET5

build from NLog.Web 4.2

The following parts are supported in ASP.NET 5:

  • aspnet-item
  • aspnet-request
  • aspnet-session
  • aspnet-user-authtype
  • aspnet-user-identity
  • iis-site-name

V4.2.0

07 Feb 23:16
Compare
Choose a tag to compare
  • render headers. E.G ${aspnet-request:header=header1}
  • added AspNetLayoutRendererBase for easier creating Layout renderers and unit testing.

V4.1.0

26 Nov 12:47
Compare
Choose a tag to compare
  • added ${aspnet-item} (reads httpcontext)
  • Fixed culture (InvariantCulture replaced with UICulture). Fixed for:
    • ${aspnet-application}
    • ${aspnet-request}
    • ${aspnet-session}
    • ${aspnet-item}

v4.0.0

22 Oct 21:40
Compare
Choose a tag to compare
Update appveyor.yml

v2.0.0 - Nlog 4.0 compatible

13 Jun 10:35
Compare
Choose a tag to compare
Update to NLog 4.0