This extension provides helper templates and snippets to streamline development of WPF applications that are based on the MvvmKit Nuget Package.
- Use the MvvmKit App Project Template to create a skeleton of an MvvmKit WPF application
- Use the Component Item Template to create new components that already contain view model, view, and design time data
- Use the UI Service Item Template to create new UI Services
- Use the Background Service Item Template to create new Background services
- Use the vmprop and vmpropa snippets to create view model bindable properties with or without change side effects
| |