StackTraceFormatter.Source 1.1.0

dotnet add package StackTraceFormatter.Source --version 1.1.0
NuGet\Install-Package StackTraceFormatter.Source -Version 1.1.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="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
#r "nuget: StackTraceFormatter.Source, 1.1.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 StackTraceFormatter.Source as a Cake Addin
#addin nuget:?package=StackTraceFormatter.Source&version=1.1.0

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

Formatter for .NET and Mono stack traces.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on StackTraceFormatter.Source:

Package Downloads
PFA.Hangfire.Core

Package Description

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 .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.1.0 91,574 3/16/2016
1.0.0 2,921 8/14/2015

Bug fix release. See issue #2 (https://github.com/atifaziz/StackTraceFormatter/issues/2) for more information.