Skip to content

Releases: NLog/NLog.Web

NLog.Web.AspNetCore 4.11

Choose a tag to compare

@304NotModified 304NotModified released this 27 Feb 16:28
706e2f4

NLog.Web 4.11

Choose a tag to compare

@304NotModified 304NotModified released this 27 Feb 16:28
706e2f4

NLog.Web.AspNetCore 4.10

Choose a tag to compare

@304NotModified 304NotModified released this 30 Dec 21:26
4d93d00
  • #614 ASPNETCORE_ENVIRONMENT takes now precedence over DOTNET_ENVIRONMENT (#614) (@snakefoot)
  • #616 Move to PackageIcon and PackageLicenseExpression for NuGet package (#616) (@snakefoot, @304NotModified)
  • #609 Added support for HttpContext.User claim lookup using ${aspnet-user-claim} (#609) (@snakefoot)
  • #602 Introduced AddNLogWeb to avoid conflict with AddNLog from NLog.Extension.Logging (#602) (@snakefoot)
  • Updated NLog.Extensions.Logging dependency (Various pull requests)

NLog.Web 4.10

Choose a tag to compare

@304NotModified 304NotModified released this 30 Dec 21:25
4d93d00

NLog.Web.AspNetCore 4.9.3

Choose a tag to compare

@304NotModified 304NotModified released this 01 Aug 17:08
38286fa

NLog.Web 4.9.3

Choose a tag to compare

@304NotModified 304NotModified released this 01 Aug 17:07
38286fa

NLog.Web.AspNetCore 4.9.2

Choose a tag to compare

@304NotModified 304NotModified released this 20 Apr 10:08
d01b128

NLog.Web 4.9.2

Choose a tag to compare

@304NotModified 304NotModified released this 20 Apr 10:08
d01b128

NLog.Web.AspNetCore 4.9.1

Choose a tag to compare

@304NotModified 304NotModified released this 14 Apr 19:53
3e3c055

NLog.Web.AspNetCore 4.9.1

  • Updated dependencies
  • ${aspnet-traceidentifier} should automatically check Activity.Current.Id for NetCore3 (@snakefoot)
  • Improved AddNLog with LoggingConfiguration to handle custom LogFactory (@snakefoot)

NLog.Web 4.9.1

Choose a tag to compare

@304NotModified 304NotModified released this 14 Apr 19:52
3e3c055
  • Updated dependencies