Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 437 Bytes

Catel.ReSharper

Introduction

Catel.ReSharper is a ReSharper plugin that helps with development in the following fields:

  • Make classes to inherits from ModelBase or ViewModelBase
  • Convert automatic properties to Catel properties
  • Expose view model properties as view model ones
  • Check for arguments using the Argument class

For documentation, please visit the documentation portal