gimelfarb / ProductionStackTraceLinks
Without deploying PDBs, generate a .NET exception stack trace that can be processed to retrieve source file and line number info
☆79Updated 2 years ago
Alternatives and similar repositories for ProductionStackTrace
Users that are interested in ProductionStackTrace are comparing it to the libraries listed below
Sorting:
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 9 months ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- A set of command-line tools to cleanup C# and VB source code.☆135Updated 3 weeks ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 4 months ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Cake Extension for Visual Studio☆67Updated 3 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- drop-in library to support long paths in .NET☆116Updated 2 years ago
- Extensible inline editor output for LINQPad☆55Updated 2 years ago
- Embed the Visual Studio editor & theme architecture in your own programs☆111Updated 8 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Assembly file comparison tool for .NET☆191Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 3 years ago
- Dumps the content of variables during debugging in Visual Studio to LINQPad☆128Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago