WPF Application Framework (WAF) v4.3.0-alpha1 Release Notes

Release Date: 2018-08-08 // over 5 years ago
    • WAF: Add StringHelper.Contains method with StringComparison argument.
    • WAF: Add TaskHelper class.
    • ๐Ÿ”€ WAF: Add CollectionHelper.Merge method.
    • WAF: Add the ObservableListView, ObservableListViewCore and ObservableListViewBase class.
    • ๐Ÿ‘ WAF: Add the DataGridHelper class with sort support.
    • InfoMan: Replace CollectionView with the new ObservableListView.
    • InfoMan: Replace Settings with SettingsProvider service.
    • BookLibrary: Replace CollectionView with the new ObservableListView.
    • Samples: Simplify code.
    • Samples: Fix blurring error template rectangle.