Skip to content

This is a plugin for Rider/Resharper. But mainly a playground to learn Rider/Resharper plugin development

License

Notifications You must be signed in to change notification settings

jeppevammenkristensen/rider-mvvm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a plugin to help with some MVVM tasks. This is a "learn plugin" development project. So I can't guarantee that there won't be annoying bugs in the start of this. I do though do everything to keep them at a minimum. :)

Current overview:

Context Actions

Create Viewmodel

From a view (for instance a Window or Page etc.) a context action is available that will create a viewmodel and set it in the attributes of the view. For instance in an Avalonia project in a view called Somewindow.xaml a viewmodel names SomeWindowViewModel would be created and referenced through the DataType attribute

CreateModelV2

About

This is a plugin for Rider/Resharper. But mainly a playground to learn Rider/Resharper plugin development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published