Provides "string ExceptionDumpUtil.Dump(Exception)" method that recursively dumps all exception stack traces and properties into a string.
                        
                    
         
                Info
| Version: | 5.0.3 | 
| Author(s): | Alexey Kuptsov | 
| Last Update: | Sunday, November 3, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/alexeykuptsov/easy-exceptions | 
| NuGet Url: | https://www.nuget.org/packages/EasyExceptions | 
Install
Install-Package EasyExceptions
                        dotnet add package EasyExceptions
                        paket add EasyExceptions
                        
                                EasyExceptions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
