Skip to content

Releases: NLog/NLog.Web

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