fodyarchived / ModuleInit
Adds a module initializer to an assembly.
☆112Updated 2 years ago
Alternatives and similar repositories for ModuleInit:
Users that are interested in ModuleInit are comparing it to the libraries listed below
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 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.☆153Updated 5 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆117Updated 4 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆102Updated 3 years ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A Roslyn based C# source generation framework☆130Updated last month
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A toolkit for managing the complexities of .NET application domain programming.☆199Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 weeks ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 6 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Simplifies the implementation of IDisposable☆77Updated 2 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task☆220Updated 3 years ago