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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Formatter for .NET and Mono stack traces.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- MoreLinq.Source.MoreEnumerable.Pairwise (>= 1.0.1 && < 2.0.0)
- StackTraceParser.Source (>= 1.2.0 && < 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StackTraceFormatter.Source:
Package | Downloads |
---|---|
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
|
Bug fix release. See issue #2 (https://github.com/atifaziz/StackTraceFormatter/issues/2) for more information.