Ross ROSS = Recommend OSS · open-source software intelligence for agents

gluck/il-repack

Open-source alternative to ILMerge observed · 2026-08-28

github.com/gluck/il-repack · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 39.0
  • age_days: 5431
  • days_rel: 55
  • days_push: 11
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

1362 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ILRepack is an open-source command-line tool that merges multiple .NET assemblies into a single assembly, serving as a replacement for the discontinued ILMerge. It is built on a fork of Mono.Cecil and is available as a NuGet package or a dotnet global tool.

Use cases

  • merge multiple .net dlls into one assembly
  • bundle dependencies into a single exe
  • open-source alternative to ilmerge
  • combine .net assemblies for easier deployment
  • repack nuget library into single file
  • merge assemblies in a build pipeline

When to choose

  • you need to merge .NET assemblies and want an open-source, customizable tool
  • ILMerge is too slow or resource-heavy for your build
  • you want ILMerge-compatible syntax with extra options like wildcards
  • you prefer installing tools via dotnet tool or NuGet

When to avoid

  • you target non-.NET platforms or languages
  • you need merging of obfuscated or signed assemblies with complex scenarios without testing
  • you only need simple dependency trimming rather than merging

Facets

cli-tool · maturity active

build-tool developer-tools developer-tools compilers windows cli dotnet assembly-merging ilmerge-alternative mono-cecil nuget dotnet-tool dotnet linux macos

1 source

Member repositories

RepositoryRoleHealth v2
gluck/il-repackmain93

For agents

markdown · JSON · MCP: product_card(name="gluck/il-repack")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem