fodyarchived / ModuleInitLinks
Adds a module initializer to an assembly.
☆113Updated 2 years ago
Alternatives and similar repositories for ModuleInit
Users that are interested in ModuleInit are comparing it to the libraries listed below
Sorting:
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆73Updated 3 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 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 months ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years 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
- Tracing rewriter using Fody☆94Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# immutable records generator☆73Updated 5 years ago
- Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task☆222Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆85Updated 5 years ago
- A Roslyn based C# source generation framework☆130Updated last week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 2 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 4 months ago