WPF Application Framework (WAF) v4.3.0 Release Notes

Release Date: 2018-09-21 // over 5 years ago
  • Notes

    • ๐Ÿš€ This release contains the source code of the Win Application Framework (WAF) and the sample applications. Please build the whole solution before you start one of the sample applications.
    • ๐Ÿš€ The System.Waf.Uwp project / assembly is still in a pre-release state. It is likely that this API will change in future.

    Requirements

    • โœ… System.Waf.Core and System.Waf.UnitTesting.Core: Portable Class Library Profile7 (portable-net45+win8); Compatible with .NET Standard 2.0
    • โœ… System.Waf.Wpf and System.Waf.UnitTesting.Wpf: .NET Framework 4.6.1
    • System.Waf Solution: Visual Studio 2015
    • NewsReader Solution: Visual Studio 2017

    ๐Ÿ”„ Changelog

    • WAF: Improve deserializing in SettingsService.