Skip to content

wpf-dev-pack v1.7.3

Choose a tag to compare

@christian289 christian289 released this 09 Jun 09:00
· 34 commits to main since this release

What's New

Fixed

  • make-wpf-custom-control: removed the uncompilable OnIsEnabledChanged override (CS0115) — IsEnabled changes are handled via the IsEnabledChanged event subscribed in the constructor.
  • make-wpf-project: the default scaffold now builds — dropped the undefined IDialogService dependency (CS0246) and added the missing $0.ViewModels global using. Verified end-to-end with dotnet build (CTK 8.4.* / Hosting 10.0.* / Behaviors.Wpf 1.1.* restore; custom control + Generic.xaml + ThemeInfo XAML compiles).

Changed

  • make-wpf-* generators standardized into one consistent, buildable app: .WpfApp suffix (matching the viewmodel/service project lookups), ViewModel-First scaffold (Mappings.xaml + ContentControl host + CurrentViewModel), CTK 8.4.* / Hosting 10.0.*, MarkupExtension converters, service interface placed in .Core, custom-control auto-creates Themes/Generic.xaml + ThemeInfo, usercontrol uses design-time d:DataContext only.
  • Stale docs removed after the knowledge→MCP / keyword-router-removal refactor: README / .claude/CLAUDE.md / skills/.claude/CLAUDE.md (+ .ko) corrected; skills/README rewritten; hooks/README lists all 10 hooks with correct triggers; agents README + delegation guide add the missing wpf-code-auditor; the orphan sequential-thinking MCP entry removed; two hooks no longer print invalid /wpf-dev-pack:<knowledge-topic> slash commands.

Stats

  • Skills: 11
  • Agents: 10
  • MCP Servers: 2