System.Diagnostics.StackTrace
4.3.0
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.StackFrame
System.Diagnostics.StackTrace
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Diagnostics.StackTrace -Version 4.3.0
dotnet add package System.Diagnostics.StackTrace --version 4.3.0
<PackageReference Include="System.Diagnostics.StackTrace" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.StackTrace --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Diagnostics.StackTrace, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Diagnostics.StackTrace as a Cake Addin
#addin nuget:?package=System.Diagnostics.StackTrace&version=4.3.0
// Install System.Diagnostics.StackTrace as a Cake Tool
#tool nuget:?package=System.Diagnostics.StackTrace&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.IO.FileSystem (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Metadata (>= 1.4.1)
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (111)
Showing the top 5 NuGet packages that depend on System.Diagnostics.StackTrace:
Package | Downloads |
---|---|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
|
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
451925e4ed3f9ef704260c1a6af1e729b8419fe2
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (88)
Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.StackTrace:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
akkadotnet/akka.net
Port of Akka actors for .NET
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 52,955,251 | 11/15/2016 |
4.3.0-preview1-24530-04 | 37,927 | 10/24/2016 |
4.0.1 | 95,400,627 | 6/27/2016 |
4.0.1-rc2-24027 | 2,161,687 | 5/16/2016 |
4.0.1-beta-23516 | 321,509 | 11/18/2015 |
4.0.1-beta-23409 | 359,779 | 10/15/2015 |
4.0.1-beta-23225 | 8,518 | 9/1/2015 |
4.0.0 | 1,157,301 | 7/29/2015 |
4.0.0-beta-23109 | 1,394 | 7/27/2015 |
4.0.0-beta-23019 | 1,643 | 6/30/2015 |