Top 20 NuGet Packages depending on Furiza.Base.Core.Exceptions

Total dependencies: 3

Domain project contains entities and value objects widely used in various brazilian business domains.
Serialization of Exceptions project contains common classes for DTO purposes during exceptions serialization and deserialization in an exception handling. In case of a business error, the DTO BadRequestError reflect CoreException properties that can be displayed externally; in case of a system error...
This package implements logic for exception handling occurred during any api request through a specific middleware that returns http status code 400 (for business exceptions) or 500 (for internal errors).