This package has been discontinued because it never evolved, and the code present in this package does not justify its continuation. It is preferable to implement this code directly in the project if necessary.
Extensions to standardize ResponseType attributes with ProblemDetails
- .NET 9.0
- .NET 8.0
- .NET 7.0
- .NET 6.0
- .NET 5.0
This package is available through Nuget Packages: https://www.nuget.org/packages/PowerUtils.AspNetCore.ErrorHandler.ResponseTypes
Nuget
Install-Package PowerUtils.AspNetCore.ErrorHandler.ResponseTypes.NET CLI
dotnet add package PowerUtils.AspNetCore.ErrorHandler.ResponseTypes
- Response400ProblemDetailsAttribute
- Response401ProblemDetailsAttribute
- Response403ProblemDetailsAttribute
- Response404ProblemDetailsAttribute
- Response409ProblemDetailsAttribute
- Response415ProblemDetailsAttribute
If you have any questions, comments, or suggestions, please open an issue or create a pull request
