
Adds .Net Framework 4.8, .Net Core 3.0 and .Net Standard 2.1 options to XML Data Binder and Data Mapper.
Features
- Added Microsoft .Net Framework 4.8, .Net Core 3.0 and .Net Standard 2.1 options to XML Data Binder and Data Mapper code generators.
- Added option in Liquid XML Objects to support INotifyPropertyChanged and ObservableCollection in order to raise PropertyChanged and CollectionChanged events when items change.
Fixes
- Fixed issue in XML Editor when showing intellisense options for local enums.
- General Fixes.