System.Diagnostics.StackTrace
                              
                            
                                4.0.0
                            
                        
                    Requires NuGet 3.0 or higher.
dotnet add package System.Diagnostics.StackTrace --version 4.0.0
NuGet\Install-Package System.Diagnostics.StackTrace -Version 4.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="System.Diagnostics.StackTrace" Version="4.0.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="System.Diagnostics.StackTrace" Version="4.0.0" />
<PackageReference Include="System.Diagnostics.StackTrace" />
        
        
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 System.Diagnostics.StackTrace --version 4.0.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: System.Diagnostics.StackTrace, 4.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.
                    
    
    #:package System.Diagnostics.StackTrace@4.0.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=System.Diagnostics.StackTrace&version=4.0.0
#tool nuget:?package=System.Diagnostics.StackTrace&version=4.0.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.StackFrame
System.Diagnostics.StackTrace
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| .NETPlatform | dotnet is compatible. | 
| DNXCore | dnxcore50 is compatible. | 
| MonoAndroid | monoandroid10 is compatible. | 
| MonoTouch | monotouch10 is compatible. | 
| Universal Windows Platform | netcore50 is compatible. | 
| Xamarin.iOS | xamarinios10 is compatible. | 
| Xamarin.Mac | xamarinmac20 is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    .NETCore 5.0- System.Runtime (>= 4.0.20)
 
- 
                                                    .NETPlatform 5.0- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
 
- 
                                                    MonoAndroid 1.0- No dependencies.
 
- 
                                                    MonoTouch 1.0- No dependencies.
 
- 
                                                    Xamarin.iOS 1.0- No dependencies.
 
- 
                                                    Xamarin.Mac 2.0- No dependencies.
 
GitHub repositories (69)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.StackTrace:
| Repository | Stars | 
|---|---|
| neuecc/UniRx 
                                                            Reactive Extensions for Unity
                                                         | |
| stride3d/stride 
                                                            Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
                                                         | |
| akkadotnet/akka.net 
                                                            Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
                                                         | |
| neuecc/ZeroFormatter 
                                                            Infinitely Fast Deserializer for .NET, .NET Core and Unity.
                                                         | |
| neuecc/Utf8Json 
                                                            Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
                                                         | |
| rubberduck-vba/Rubberduck 
                                                            Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
                                                         | |
| UnderminersTeam/UndertaleModTool 
                                                            The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
                                                         | |
| googleapis/google-cloud-dotnet 
                                                            Google Cloud Client Libraries for .NET
                                                         | |
| reactiveui/splat 
                                                            Makes things cross-platform
                                                         | |
| TabularEditor/TabularEditor 
                                                            This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
                                                         | |
| security-code-scan/security-code-scan 
                                                            Vulnerability Patterns Detector for C# and VB.NET
                                                         | |
| structuremap/structuremap 
                                                            A Dependency Injection/Inversion of Control tool for .NET
                                                         | |
| dotnet/dotnet 
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         | |
| jackmott/LinqFaster 
                                                            Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
                                                         | |
| dukus/digiCamControl 
                                                            DSLR camera remote control open source software
                                                         | |
| icsharpcode/RefactoringEssentials 
                                                            Refactoring Essentials for Visual Studio
                                                         | |
| chummer5a/chummer5a 
                                                            Character generator for Shadowrun 5th edition
                                                         | |
| daveaglick/Scripty 
                                                            Tools to let you use Roslyn-powered C# scripts for code generation
                                                         | |
| luca-piccioni/OpenGL.Net 
                                                            Modern OpenGL bindings for C#.
                                                         | |
| microsoft/ApplicationInsights-dotnet 
                                                            ApplicationInsights-dotnet
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.0.0 | 19,160 | 7/20/2015 | 
| 4.0.0-beta-23019 | 109 | 6/29/2015 |