⚠ Deprecated: Legacy
Functionality has been reworked and extracted into the OwlDomain.Common package.
Suggested alternative: OwlDomain.Common
A package that contains the base functionality for an easily extensible throw-helper utility.
$ dotnet add package OwlDomain.Common.Throw.BaseThe base library for the
OwlDomain.Common.Throw
framework, this package only provides the IThrowFor and the
IThrowIf interfaces, and the static Throw class.
You should only directly reference this package when you are creating custom throw methods.
This project (the source, and the release files, e.t.c) is release under the OwlDomain License.