Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Serilog.4.0.1.nupkg | 2024-07-25 | 519.6 kB | |
Serilog.4.0.1.snupkg | 2024-07-25 | 278.8 kB | |
README.md | 2024-07-25 | 351 Bytes | |
v4.0.1 source code.tar.gz | 2024-07-25 | 328.7 kB | |
v4.0.1 source code.zip | 2024-07-25 | 477.9 kB | |
Totals: 5 Items | 1.6 MB | 3 |
- [#2090] — when capturing structured values, reuse
HashSet
instances, reduce LINQ usage, avoid reallocatingstring[]
to improve performance and cut GC pressure (@nblumhardt) - [#2089] - allow capturing of non-anonymous structured values when trimming (@nblumhardt)
- [#2083] - use
Major.Minor.0.0
assembly versioning (@nblumhardt)