WPF Application Framework (WAF) v6.2.0 Release Notes
Release Date: 2020-09-26 // over 2 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
andSystem.Waf.UnitTesting.Core
: .NET Standard 2.0 or .NET Framework 4.6.1 - โ
System.Waf.Wpf
andSystem.Waf.UnitTesting.Wpf
: .NET Core 3.1 or .NET Framework 4.6.1 System.Waf
Solution: Visual Studio 2019NewsReader
Solution: Visual Studio 2019
๐ Changelog
- WAF: TraceSourceExtensions improve nullable annotations.
Previous changes from v6.2.0-alpha1
-
- ๐ WAF: Extend WeakEvent class to support weak events for static events in a platform independent way.