Releases: clean-arch-enablers-project/Cae.Utils.MappedExceptions
Releases · clean-arch-enablers-project/Cae.Utils.MappedExceptions
MappedExceptions 1.0.0
Cae.Utils.MappedExceptions
Primary version of Mapped Exceptions.
This version includes
- Base Mapped Exception
- Input Mapped Exception
- Internal Mapped Exception
- Not Authorized Mapped Exception
- Not Found Mapped Exception
You can reference on NuGet with
<ItemGroup>
<PackageReference Include="CleanArchEnablers.Utils.MappedExceptions" Version="1.0.0" />
</ItemGroup>