Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Releases: 1eyewonder/ExceptionAll

v6.0.0

21 Feb 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v6.0.0

v4.0.0

19 Jan 04:09
Compare
Choose a tag to compare

Complete redesign:
-Changed how developer configures the error response container
-Changed how developer creates new custom details
-Added Swagger example documentation models
-Simplified/cleaned up how developer sets up ExceptionAll in Program.cs

v3.1.1

09 Dec 20:21
Compare
Choose a tag to compare

Added the ability for users to be able to add error details during manual response creation

v3.0.0

22 Nov 02:55
Compare
Choose a tag to compare

Upgrade to .NET 6 and added base class

v2.0

12 Aug 03:12
Compare
Choose a tag to compare

-Added extension methods for startup injection
-Made IActionResultService ILogger private
-Removed ErrorResponse dependency on the IActionResultService
-Refactored IErrorResponse methods
-Added unit testing
-Updated README

v1.1

07 Aug 06:37
Compare
Choose a tag to compare

Updated startup configuration to be done in a fluent manner

v1.0

13 Jul 01:29
Compare
Choose a tag to compare
Updated project properties