fodyarchived / ModuleInit
Adds a module initializer to an assembly.
☆111Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ModuleInit
- Generates valid, readable C# from an Expression Tree.☆161Updated 3 weeks ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- A command line memory analysis tool for managed code.☆88Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 weeks ago
- Replaces static method calls.☆68Updated last month
- Some useful reflection helpers, including an IL disassembler.☆151Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆97Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months 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.☆151Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- .NET Reflection.Emit extensions☆163Updated 3 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- A Roslyn based C# source generation framework☆129Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated 10 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated last month
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- A toolkit for managing the complexities of .NET application domain programming.☆200Updated 7 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated this week
- Inject arbitrary IL code at compile time.☆242Updated last week
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- Simplifies the implementation of IDisposable☆76Updated last month