Releases: abhith/Code.Library
Releases · abhith/Code.Library
v2.8.1
18 Jun 07:52
Compare
Sorry, something went wrong.
No results found
Fixed
Case sensitive in logging exclude paths
v2.8.0
18 Jun 07:09
Compare
Sorry, something went wrong.
No results found
Added
Enumeration to domain models
Option to disable health checks request logging
Destructurama.Attributed to hide sensitive content in logs
Option to hide request body, response body from logs for specific paths
Changed
v2.7.0
14 May 15:22
Compare
Sorry, something went wrong.
No results found
Added
Request response logging middleware
v2.6.0
01 May 11:14
Compare
Sorry, something went wrong.
No results found
Added
Unhandled exception behavior
Request performance behavior
v2.5.2
28 Apr 18:18
Compare
Sorry, something went wrong.
No results found
Fixed
NuGet release for "Application"
v2.5.1
28 Apr 18:07
Compare
Sorry, something went wrong.
No results found
Added
A new library dedicated for "Application" helpers
Changed
Logging behavior moved from "AspNetCore" to "Application"
v2.5.0
28 Apr 17:14
Compare
Sorry, something went wrong.
No results found
Added
Seq sink for Serilog
Logging behavior for MediatR
Changed
SerilogHelpers renamed SerilogHelper and its namespace changed to Code.Library.AspNetCore.Helpers
Bump Dependencies
v2.4.0
25 Apr 15:25
Compare
Sorry, something went wrong.
No results found
Added
MapDefaultHealthChecks extension
More articles on the documentation website
Changed
Serilog output format to RenderedCompactJsonFormatter
Serilog log file extension to .ndjson
Target framework to netcoreapp3.1
v2.3.0
10 Apr 12:05
Compare
Sorry, something went wrong.
No results found
Added
Serialization Helper (it has the feature to deserialize XML to C# objects)
Changed
Helper classes namespace (Code.Library -> Code.Library.Helpers)
Dtos namespace (Code.Library -> Code.Library.Dtos)
v2.2.3
01 Apr 18:27
Compare
Sorry, something went wrong.
No results found
Fixed
NuGet pack failing on workflow