Adds a module initializer to an assembly.
☆113Jul 10, 2022Updated 3 years ago
Alternatives and similar repositories for ModuleInit
Users that are interested in ModuleInit are comparing it to the libraries listed below
Sorting:
- Loads all the references on startup by actually using the types in the module initializer.☆38Feb 12, 2026Updated 2 weeks ago
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Replaces static method calls.☆67Jan 16, 2025Updated last year
- Stamps an assembly with git data☆64Feb 9, 2019Updated 7 years ago
- Adds debugger attributes to help visualize objects.☆42Jan 16, 2025Updated last year
- Helps keep usages of ObsoleteAttribute consistent.☆34Feb 5, 2026Updated 3 weeks ago
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jan 16, 2025Updated last year
- Simplifies the implementation of IDisposable☆80Oct 7, 2025Updated 4 months ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jan 16, 2025Updated last year
- MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.☆40Mar 5, 2019Updated 6 years ago
- Simplifies reading embedded resources from an Assembly.☆39Oct 7, 2025Updated 4 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Mar 4, 2025Updated 11 months ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Feb 3, 2022Updated 4 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆148Nov 4, 2025Updated 3 months ago
- A testing framework for Visual Studio extensions☆18Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆12Feb 20, 2021Updated 5 years ago
- Managed wrappers around the Windows API and some Native API☆35Jun 15, 2018Updated 7 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39May 2, 2021Updated 4 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- Compile time decorator pattern via IL rewriting☆403Mar 4, 2025Updated 11 months ago
- Simplifies logging through a static class and some IL manipulation.☆262Jan 12, 2025Updated last year
- Standalone MSBuild integration of CodeContracts (by Microsoft Research)☆17Sep 11, 2019Updated 6 years ago
- Generate ToString method from public properties.☆84Jan 16, 2025Updated last year
- A Visual Studio extension☆30Aug 24, 2018Updated 7 years ago
- Adds a simple menu item to restart dnSpy to a other bit version (64 bit will restart as 32 bit and vice versa)☆14Jul 8, 2019Updated 6 years ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Feb 17, 2025Updated last year
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Jan 13, 2020Updated 6 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Oct 7, 2025Updated 4 months ago
- Change string comparisons to be case insensitive.☆41Mar 11, 2025Updated 11 months ago
- An extension for Fody to integrate error handling into async and TPL code☆107May 5, 2025Updated 9 months ago
- Change all members to virtual as part of your build.☆63Oct 7, 2025Updated 4 months ago
- An analyzer for Non-Copyable structs.☆38Jun 23, 2022Updated 3 years ago
- A Visual Studio extension☆20Feb 7, 2026Updated 2 weeks ago
- Tiny efficient reusable BitStream library with support for generics; no virtual function calls, zero heap allocations.☆20May 16, 2024Updated last year
- A small collection of utility APIs including command line argument splitting and quoting, file system globbing, cross platform process ex…☆25Jul 15, 2022Updated 3 years ago
- Strips all testing code from an assembly☆28Jan 16, 2025Updated last year
- Configure async code's ConfigureAwait at a global level☆456Feb 12, 2025Updated last year
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆272Nov 7, 2024Updated last year