ModuleInit VS ILSpy

Compare ModuleInit vs ILSpy and see what are their differences.

ModuleInit

Adds a module initializer to an assembly. (by fodyarchived)

ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! (by icsharpcode)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ModuleInit ILSpy
1 42
110 20,298
-0.9% 1.5%
10.0 9.1
almost 2 years ago 11 days ago
C# C#
MIT License Copyright 2011-2015 AlphaSierraPapa
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ModuleInit

Posts with mentions or reviews of ModuleInit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • What does Realm.Fody do?
    7 projects | dev.to | 4 Apr 2023
    Module initializers are a kinda obscure feature of .NET that allows writing initialization code for an assembly. They allow libraries to do one-time initialization when loaded, without the need for the user to explicitly call anything. It's a quite niche feature, but unfortunately it was not exposed in C#, and that led to users finding their own way of using it, like with ModuleInit.Fody. Given the need for it, Microsoft then decided to add it in supported platform starting from C# 9.0.

ILSpy

Posts with mentions or reviews of ILSpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.

What are some alternatives?

When comparing ModuleInit and ILSpy you can also consider the following projects:

JustDecompile Engine - The decompilation engine of JustDecompile

dnSpy - .NET debugger and assembly editor [Moved to: https://github.com/dnSpy/dnSpy]

Fody - Extensible tool for weaving .net assemblies

csharplang - The official repo for the design of the C# programming language

dnSpy

Realm Xamarin - Realm is a mobile database: a replacement for SQLite & ORMs

AvaloniaILSpy - Avalonia-based .NET Decompiler (port of ILSpy)

PropertyChanged - Injects INotifyPropertyChanged code into properties at compile time

UndertaleModTool - The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)

unity-astar - A Star (A*) algorithm in C# focused on performance and setup for Unity

Celeste - Celeste Bugs & Issue Tracker + some Source Code