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☆74Updated 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
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- .NET Reflection.Emit extensions☆170Updated 10 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
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Helps find those run-time assembly issues☆76Updated 7 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A Roslyn based C# source generation framework☆130Updated 3 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 5 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A toolkit for managing the complexities of .NET application domain programming.☆201Updated 8 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- Replaces static method calls.☆68Updated 5 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
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Simplifies logging through a static class and some IL manipulation.☆262Updated 5 months ago
- Analyzers checking System.Reflection☆82Updated last year
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago