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

oleg-shilo/wixsharp

Framework for building a complete MSI or WiX source code by using script files written with C# syntax. observed · 2026-08-28

github.com/oleg-shilo/wixsharp · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 91
  • Release rhythm 92
  • Longevity 100
How is this computed?

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

  • gap_med: 19
  • age_days: 3882
  • days_rel: 59
  • days_push: 56
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

1307 stars · 197 forks observed · 2026-08-28

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

WixSharp is a C# framework for building complete MSI installers or WiX source code by writing script files in plain C# syntax. It models WiX entities as C# classes, allowing both installer components and custom actions to be authored in a single managed language.

Use cases

  • build msi installers from c# scripts
  • generate wix xml source code programmatically
  • author windows installers without writing xml
  • write custom actions in c# instead of c++
  • automate windows application deployment packaging

When to choose

  • you need to create MSI installers for Windows applications and prefer C# over WiX XML
  • you want custom actions and installer logic in the same language as your app
  • you want compile-time checking and IntelliSense when authoring installers

When to avoid

  • you target non-Windows platforms, since MSI is Windows-only
  • you need cross-platform installers like MSIX bundles or Linux packages
  • you prefer authoring WiX XML directly with existing WiX tooling

Facets

framework · maturity active

build-tool compiler developer-tools developer-tools windows windows dotnet cli msi wix installer csharp-scripting deployment automation

1 source

Member repositories

RepositoryRoleHealth v2
oleg-shilo/wixsharpmain93

For agents

markdown · JSON · MCP: product_card(name="oleg-shilo/wixsharp")

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