WPF Application Framework (WAF) v6.0.1 Release Notes

Release Date: 2020-05-02 // almost 4 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.

    Requirements

    • โœ… System.Waf.Core and System.Waf.UnitTesting.Core: .NET Standard 2.0 or .NET Framework 4.6.1
    • โœ… System.Waf.Wpf and System.Waf.UnitTesting.Wpf: .NET Core 3.1 or .NET Framework 4.6.1
    • System.Waf Solution: Visual Studio 2019
    • NewsReader Solution: Visual Studio 2019

    ๐Ÿ”„ Changelog

    • WAF: ViewModelCore.Initialize calls first OnInitialize and then sets the DataContext.