A lightweight ASP.NET Core library that seamlessly integrates with ASP.NET Core's error handling mechanisms to standardize API error handling and messages into 'Problem Details for HTTP APIs' responses, supporting exception-based, attribute-based, and filter-based approaches.
Info
Version: | 3.0.1 |
Author(s): | ROY |
Last Update: | Saturday, September 27, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ousiax/Alyio.AspNetCore.ApiMessages |
NuGet Url: | https://www.nuget.org/packages/Alyio.AspNetCore.ApiMessages |
Install
Install-Package Alyio.AspNetCore.ApiMessages
dotnet add package Alyio.AspNetCore.ApiMessages
paket add Alyio.AspNetCore.ApiMessages
Alyio.AspNetCore.ApiMessages Download (Unzip the "nupkg" after downloading)
Dependencies
Tags