kamilla.ExceptionHandling 1.1.0
Gives you a full list of exceptions including inner exceptions in any given exception
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>kamilla.ExceptionHandling</id>
<version>1.1.0</version>
<authors>kamilla</authors>
<owners>kamilla</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gives you a full list of exceptions including inner exceptions in any given exception</description>
<tags>exception handling inner ienumerable</tags>
<dependencies>
<group targetFramework=".NETCoreApp3.1" />
</dependencies>
</metadata>
</package>