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.
<PackageVersion Include="StackTraceFormatter.Source" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="StackTraceFormatter.Source" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=StackTraceFormatter.Source&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=StackTraceFormatter.Source&version=1.1.0
                    
Install as a Cake Tool

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 (3)

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

Package Downloads
ISCG.Hangfire.Core

ISCG.Hangfire.Core signed

Xunet.Hangfire

Timing scheduling library based on hangfire for .NET

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 110,867 3/16/2016
1.0.0 3,212 8/14/2015

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