AsyncFriendlyStackTrace 1.6.0
Async-friendly format for stack traces and exceptions
Install-Package AsyncFriendlyStackTrace -Version 1.6.0
dotnet add package AsyncFriendlyStackTrace --version 1.6.0
<PackageReference Include="AsyncFriendlyStackTrace" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncFriendlyStackTrace --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncFriendlyStackTrace, 1.6.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AsyncFriendlyStackTrace as a Cake Addin
#addin nuget:?package=AsyncFriendlyStackTrace&version=1.6.0
// Install AsyncFriendlyStackTrace as a Cake Tool
#tool nuget:?package=AsyncFriendlyStackTrace&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on AsyncFriendlyStackTrace:
Package | Downloads |
---|---|
Lykke.Common
Lykke common tools and utilities
|
|
Lykke.Logs
Package Description
|
|
PureActive.Logger.Provider.Serilog
PureActive Serilog Logger Provider
|
|
PureActive.Hosting
PureActive Hosting
|
|
Plexus.Logging
Plexus Interop is metadata-centric language-agnostic desktop app-to-app interoperability framework with extensible model for launching new instances of desktop Apps on demand.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AsyncFriendlyStackTrace:
Repository | Stars |
---|---|
finos/plexus-interop
Plexus Interop open source project hosted by the Fintech Open Source Foundation
|