StackTraceParser.Source
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package StackTraceParser.Source --version 1.0.0
NuGet\Install-Package StackTraceParser.Source -Version 1.0.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.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackTraceParser.Source --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackTraceParser.Source, 1.0.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.0.0 // Install StackTraceParser.Source as a Cake Tool #tool nuget:?package=StackTraceParser.Source&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (4)
Showing the top 4 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 |
|
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 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
|
Initial release created from ELMAH sources