StackTraceParser.Source 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package StackTraceParser.Source --version 1.2.0
NuGet\Install-Package StackTraceParser.Source -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StackTraceParser.Source" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackTraceParser.Source --version 1.2.0
#r "nuget: StackTraceParser.Source, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StackTraceParser.Source as a Cake Addin
#addin nuget:?package=StackTraceParser.Source&version=1.2.0

// Install StackTraceParser.Source as a Cake Tool
#tool nuget:?package=StackTraceParser.Source&version=1.2.0

Parser for .NET and Mono stack traces.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on StackTraceParser.Source:

Package Downloads
StackTraceFormatter.Source

Formatter for .NET and Mono stack traces.

GitHub.VsTest.Logger

GitHub Actions adapter for Microsoft.TestPlatform

PFA.Hangfire.Core

Package Description

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 .NET and .NET Core applications. No Windows Service or separate process required
yuzd/Hangfire.Core.Extend
在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
Version Downloads Last updated
1.3.1 51,329 11/25/2020
1.3.0 47,468 8/10/2017
1.2.0 45,518 3/16/2016
1.1.1 3,091 8/14/2015
1.1.0 1,394 8/3/2015
1.0.0 1,091 7/16/2015

Adds time-out safety net and fixes runaway expression issue #4. See https://github.com/atifaziz/StackTraceParser/issues/4 for more information.