Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

TechNobre/PowerUtils.AspNetCore.ErrorHandler.ResponseTypes

PowerUtils.AspNetCore.ErrorHandler.ResponseTypes

⚠️ DEPRECATED

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.

Logo

Extensions to standardize ResponseType attributes with ProblemDetails

License: MIT

Support to

  • .NET 9.0
  • .NET 8.0
  • .NET 7.0
  • .NET 6.0
  • .NET 5.0

Dependencies

  • Microsoft.AspNetCore.Mvc.Core NuGet
  • PowerUtils.AspNetCore.ErrorHandler NuGet

How to use

Install NuGet package

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

Attributes

  • Response400ProblemDetailsAttribute
  • Response401ProblemDetailsAttribute
  • Response403ProblemDetailsAttribute
  • Response404ProblemDetailsAttribute
  • Response409ProblemDetailsAttribute
  • Response415ProblemDetailsAttribute

Contribution

If you have any questions, comments, or suggestions, please open an issue or create a pull request

About

Extensions to standardize ResponseType attributes with ProblemDetails

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •