← home

Blog

Updates, migration notes, and architecture write-ups.

July 21, 2026 · 4 min read

Introducing Majorsilence.Forms

A WinForms-style UI framework for moving legacy and modern WinForms apps onto a cross-platform stack — without a rewrite.

Read post →
July 21, 2026 · 5 min read

Platform backends: Avalonia, Uno, and Headless

Majorsilence.Forms draws every control itself with SkiaSharp — the windowing toolkit underneath is just a host. Here's how the seam works.

Read post →
July 21, 2026 · 6 min read

Migrating a WinForms app with majorsilence-migrate

A deliberately textual rewriter — not a Roslyn transform — so it can run over thousands of files in seconds, even ones that don't currently compile.

Read post →