Skip to main content
christian289
GitHub 제작자 프로필

christian289

3개 GitHub 저장소에서 수집된 31개 skills를 저장소 단위로 보여줍니다.

수집된 skills
31
저장소
3
업데이트
2026년 6월 24일
저장소 탐색

저장소와 대표 skills

wpf-rule-converter-patterns
소프트웨어 개발자

WPF IValueConverter rules: MarkupExtension singleton, pure functions, null/UnsetValue handling, TemplateBinding.

2026년 6월 24일
wpf-rule-freezable-performance
소프트웨어 개발자

WPF Freezable performance rules: Freeze() all Brush/Pen/Geometry; create-and-freeze in constructor, reuse in OnRender.

2026년 6월 24일
wpf-rule-mvvm-constraints
소프트웨어 개발자

WPF MVVM layer-separation rules: no System.Windows in ViewModels, BCL-only types, CommunityToolkit.Mvvm base classes. Preloaded into MVVM-related wpf-dev-pack agents.

2026년 6월 24일
wpf-rule-prohibitions
소프트웨어 개발자

Banned wpf-dev-pack patterns (P-001..P-004): ViewModelLocator, code-behind DataContext, Stateless ViewModel, mixing composition paths.

2026년 6월 24일
wpf-rule-rendering-antipatterns
소프트웨어 개발자

WPF rendering anti-patterns: no InvalidateVisual in loops, no resource allocation in OnRender.

2026년 6월 24일
wpf-rule-resourcedictionary-patterns
소프트웨어 개발자

WPF ResourceDictionary rules: Generic.xaml as MergedDictionaries hub only, per-control style files, resource order.

2026년 6월 24일
wpf-rule-view-viewmodel-wiring-communitytoolkit
소프트웨어 개발자

View-ViewModel wiring for CommunityToolkit.Mvvm: Mappings.xaml + implicit DataTemplate (ViewModel First).

2026년 6월 24일
wpf-rule-view-viewmodel-wiring-prism
소프트웨어 개발자

View-ViewModel wiring for Prism 9: RegisterForNavigation + IRegionManager (View First).

2026년 6월 24일
수집된 skill 24개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다