Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

devexpress-winforms-mvvm

Sterne33
Forks6
Aktualisiert6. Juli 2026 um 07:27

DevExpress WinForms MVVM Framework with the MVVMContext component. Covers ViewModel types and priority order (compile-time DevExpress.Mvvm.CodeGenerators with [GenerateViewModel]/[GenerateProperty]/[GenerateCommand] preferred; runtime POCO with public virtual properties for legacy projects; ViewModelBase with SetProperty/DelegateCommand/AsyncCommand; CommunityToolkit.Mvvm as an alternative), property bindings (RaisePropertyChanged, INPC), DelegateCommand and AsyncCommand with CanExecute, the Fluent API (SetBinding, BindCommand, BindCancelCommand, WithEvent, EventToCommand), DevExpress services (IMessageBoxService, IDialogService, IDocumentManagerService, INavigationService, IDispatcherService, ISplashScreenService, file-dialog services), behaviors (ConfirmationBehavior, EventToCommandBehavior), and ViewModel communication (Messenger, parent-child chains, ISupportParameter). Use for any DevExpress WinForms MVVM scenario — MVVMContext, ViewModels, bindings, commands, services, behaviors.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
8 Dateien
SKILL.md
readonly