Adds a module initializer to an assembly.
☆114Jul 10, 2022Updated 4 years ago
Alternatives and similar repositories for ModuleInit
Users that are interested in ModuleInit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Implements the Freezable pattern as part of your build☆20Apr 4, 2019Updated 7 years ago
- Adds debugger attributes to help visualize objects.☆42Jul 14, 2026Updated last month
- Replaces static method calls.☆67Jun 9, 2026Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Aug 17, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Helps keep usages of ObsoleteAttribute consistent.☆35Jun 9, 2026Updated 2 months ago
- Simplifies the implementation of IDisposable☆80Jun 9, 2026Updated 2 months ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Jun 9, 2026Updated 2 months ago
- Simplifies reading embedded resources from an Assembly.☆40Jun 9, 2026Updated 2 months ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆102Feb 3, 2022Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Jul 24, 2026Updated last month
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Jul 14, 2026Updated last month
- Compile time decorator pattern via IL rewriting☆404Aug 17, 2026Updated last week
- Stamps an assembly with git data☆64Feb 9, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Change all members to virtual as part of your build.☆63Jun 9, 2026Updated 2 months ago
- Generate ToString method from public properties.☆85Jun 9, 2026Updated 2 months ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Jun 9, 2026Updated 2 months ago
- Simplifies logging through a static class and some IL manipulation.☆260Jan 12, 2025Updated last year
- Managed wrappers around the Windows API and some Native API☆35Jun 15, 2018Updated 8 years ago
- Strips all testing code from an assembly☆28Jun 9, 2026Updated 2 months ago
- Standalone MSBuild integration of CodeContracts (by Microsoft Research)☆16Sep 11, 2019Updated 6 years ago
- Change string comparisons to be case insensitive.☆41Jun 9, 2026Updated 2 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Jun 9, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An extension for Fody to integrate error handling into async and TPL code