A simple package to facilitate the return of data in APIs, including success and error cases. This package was designed to be used in conjunction with the FluentValidation library, but does not rule out independent use.
https://www.nuget.org/packages/Matsoft.ApiResults/
- First version with basic operation.
- Nuget publication.
- Improve icon
- Develop new response methods.