Note This repository is developed using .netstandard2.1.
The important thing about this repository is to offer the possibility to manage and organize your result/response from infrastructure to user/controller, as the principal repository around which are built all extensions is AggregatedGenericResultMessage
.
In case you wish to use it in your project, u can install the package from nuget.org or specify what version you want:
Install-Package AggregatedGenericResultMessage.Web -Version x.x.x.x