StackTraceParser.Source
1.3.1
Parser for .NET and Mono stack traces.
Install-Package StackTraceParser.Source -Version 1.3.1
dotnet add package StackTraceParser.Source --version 1.3.1
<PackageReference Include="StackTraceParser.Source" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackTraceParser.Source --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/atifaziz/StackTraceParser/releases/tag/v1.3.1
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StackTraceParser.Source:
Package | Downloads |
---|---|
StackTraceFormatter.Source
Formatter for .NET and Mono stack traces.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on StackTraceParser.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
|