publishing-wpf-apps

Installation
SKILL.md

WPF Application Publishing Guide

When publishing WPF applications, ask the user about deployment and installer preferences.


Ask User: Deployment Method

Which deployment method do you need?

  1. Framework-Dependent - Small size (~1MB), requires .NET runtime
  2. Self-Contained - Includes runtime (150-200MB), no dependencies
  3. Single-File - One executable (50-80MB compressed)

Ask User: Installer Technology

Installs
14
GitHub Stars
36
First Seen
Feb 10, 2026
publishing-wpf-apps — christian289/dotnet-with-claudecode