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

Release Date: 2018-09-10 // over 5 years ago
    • WAF: Add SettingsService for WPF applications.
    • WAF: Add overload DataGridHelper.GetSorting with custom primary sort.
    • ✅ WAF: Add AssertHelper.SequenceEqual to UnitTesting.
    • 👻 WAF: Improve AssertHelper.ExpectedException by returning the expected exception for further investigation.
    • Samples: Use new SettingsService.
    • 🌲 Samples: Introduce logging to a file with NLog.