fodyarchived / ModuleInitLinks
Adds a module initializer to an assembly.
☆113Updated 3 years ago
Alternatives and similar repositories for ModuleInit
Users that are interested in ModuleInit are comparing it to the libraries listed below
Sorting:
- Helps find those run-time assembly issues☆75Updated 8 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- A toolkit for managing the complexities of .NET application domain programming.☆201Updated 8 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
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆162Updated last year
- Inject arbitrary IL code at compile time.☆251Updated this week
- A Roslyn based C# source generation framework☆131Updated 2 months ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 9 months ago
- JetBrains ReSharper External Annotations☆83Updated last month
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆198Updated 5 months ago
- .NET Reflection.Emit extensions☆170Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 5 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- 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
- Tracing rewriter using Fody☆94Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆135Updated 4 years ago
- Replaces static method calls.☆68Updated 7 months ago