Releases: NetLah/serilog
Releases · NetLah/serilog
Support HostApplicationBuilder since .NET 7.0
.NET 10.0 GA on 11 Nov 2025 and Serilog v10
- .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
- .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
- Add .NET 10.0 Preview
.NET 9.0 GA
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
Merge pull request #2 from NetLah/dev1-net90 Add .NET 9.0
Support .NET 8.0
- Support .NET 8.0
- InitLogger supports MinimumLevel, defaults Information
- Test re-support
.net5.0andnetcoreapp3.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
- Support .NET 8.0
- InitLogger supports MinimumLevel, defaults Information
- Consolidate MinFrameworkVersion 7.0.0
- Test re-support
.net5.0andnetcoreapp3.1 - Drop
netstandard2.0 - Update PackageTags
- Multi MinFrameworkVersion
Improve UseSerilogRequestLogging
UseSerilogRequestLogging, only log error when exception or code>=500; duration>=500 become warning
Support .NET 7.0
- Decoupling to NetLah.Abstractions
- Consolidate Directory.Build.targets
- Downgrade [email protected] on September 2020 for better support .NETCoreApp 3.1.0