Skip to content

Releases: NetLah/serilog

Support HostApplicationBuilder since .NET 7.0

11 Dec 07:13
3abeaa7

Choose a tag to compare

.NET 10.0 GA on 11 Nov 2025 and Serilog v10

29 Nov 02:17
326064c

Choose a tag to compare

  • .NET 10.0 GA on 11 Nov 2025
  • Drop netcoreapp3.1 as .NET 10 SDK not work well with netcoreapp3.1
  • Update Serilog v10 for .NET 10.0

.NET 10.0 GA on 11 Nov 2025

20 Nov 02:55
6ce093b

Choose a tag to compare

  • .NET 10.0 GA on 11 Nov 2025
  • Remove Azure pipelines
  • Drop netcoreapp3.1 as .NET 10 SDK not work well with netcoreapp3.1
  • Reduce explicit dependencies
  • Suppress Tfm support build errors/warnings on .NET 5.0/6.0/7.0
  • Consolidate Directory.Build.targets

First Release v1.0.0

04 Apr 07:55
954d2af

Choose a tag to compare

  • Add .NET 10.0 Preview

.NET 9.0 GA

15 Nov 10:10
0ef7b35

Choose a tag to compare

Update .NET 9.0 GA (#3)

* Update .NET 9.0 GA

* Trigger build on dev branch

* Disable macos-11, update .NET 9.0.x

* Disable macos-11

.NET 9.0 Preview 2

21 Mar 07:45
2e043f0

Choose a tag to compare

Merge pull request #2 from NetLah/dev1-net90

Add .NET 9.0

Support .NET 8.0

12 Jan 17:48
01d0325

Choose a tag to compare

  • Support .NET 8.0
  • InitLogger supports MinimumLevel, defaults Information
  • Test re-support .net5.0 and netcoreapp3.1
  • Drop netstandard2.0
  • Re-support .NET 5.0
  • Update PackageTags
  • New Directory.Build.targets with Common.props, Directory.Build.override.targets and Directory.Build.initial.targets

Support .NET 8.0

13 Jun 03:09
5fbbb6a

Choose a tag to compare

Support .NET 8.0 Pre-release
Pre-release
  • Support .NET 8.0
  • InitLogger supports MinimumLevel, defaults Information
  • Consolidate MinFrameworkVersion 7.0.0
  • Test re-support .net5.0 and netcoreapp3.1
  • Drop netstandard2.0
  • Update PackageTags
  • Multi MinFrameworkVersion

Improve UseSerilogRequestLogging

07 Mar 08:00
783c54d

Choose a tag to compare

UseSerilogRequestLogging, only log error when exception or code>=500; duration>=500 become warning

Support .NET 7.0

02 Jan 08:17
6446643

Choose a tag to compare

  • Decoupling to NetLah.Abstractions
  • Consolidate Directory.Build.targets
  • Downgrade [email protected] on September 2020 for better support .NETCoreApp 3.1.0