StackTraceFormatter.Source
1.1.0
Formatter for .NET and Mono stack traces.
Install-Package StackTraceFormatter.Source -Version 1.1.0
dotnet add package StackTraceFormatter.Source --version 1.1.0
<PackageReference Include="StackTraceFormatter.Source" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackTraceFormatter.Source --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bug fix release. See issue #2 (https://github.com/atifaziz/StackTraceFormatter/issues/2) for more information.
Dependencies
-
- MoreLinq.Source.MoreEnumerable.Pairwise (>= 1.0.1 && < 2.0.0)
- StackTraceParser.Source (>= 1.2.0 && < 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on StackTraceFormatter.Source:
Repository | Stars |
---|---|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
|
yuzd/Hangfire.Core.Extend
在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
|