com.vovgou.loxodon-framework-fody-propertychanged

This is a plugin for static weaving code that integrates PropertyChanged.Fody into a Unity project, it can inject code which raises the PropertyChanged event into property setters of classes which implement INotifyPropertyChanged.

com.vovgou.loxodon-framework-fody-tostring

This is a plugin for static weaving code that integrates ToString.Fody into a Unity project.