-> Small code adjustments.
-> Support for net45
, netstandard1.5
, netstandard2.1
.
-> Parse only one property from entity.
-> Change List to IReadOnlyCollection and IEnumerable.
-> Add few tests.
-> Adjust usage.
-> Add validation on ctor attribute input param.
-> Add fluent extensions to access available methods for save save string properties.
-> Reorganize some classes in the project.
-> Update lib version.
-> Add option to sign the new version of the files.
-> Fix wrong modification.
-> Add internal extension.
-> Add own implementation EntityPropChangeEventBase
for INotifyPropertyChanged
.
-> Add methods to set content SetContent
with internal property changed event;
-> Add small adjustments and fixes;
-> Small core reorganization;
-> Parameters rename;
-> Update the packages reference version;