Async-friendly format for stack traces and exceptions (not needed in .NET 6+).
Info
| Version: | 1.7.0 |
| Author(s): | Eli Arbel |
| Last Update: | Thursday, June 15, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/AsyncFriendlyStackTrace |
Install
Install-Package AsyncFriendlyStackTrace
dotnet add package AsyncFriendlyStackTrace
paket add AsyncFriendlyStackTrace
AsyncFriendlyStackTrace Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
Tags