Skip to content

A C# analyzer for common problems when using PropertyChanged.Fody

License

Notifications You must be signed in to change notification settings

RedX2501/PropertyChanged.Fody.Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PropertyChanged.Fody Visual Studio Analyzer

This is an analyzer that shows when function names look like they will be called by code generated by PropertyChanged.Fody but will not.

The issues addressed are:

  • No property with that name
  • Property has an attribute that prevents code from being generated

Icon

Icon analyzing by Gem Designs from the Noun Project.

About

A C# analyzer for common problems when using PropertyChanged.Fody

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published