System.Waf
Pre-release
Pre-release
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 6.0 or .NET Standard 2.0System.Waf.Wpf
andSystem.Waf.UnitTesting.Wpf
: .NET 6.0 or .NET Framework 4.7.2
Samples
Writer
,Book Librarary
andInformation Manager
: .NET 8.0NewsReader
: .NET 8.0 / MAUI 8.0 (Android, iOS and WinUI 3)
Changelog
- WAF: ObservableListViewCore uses weak events to listen for the CollectionChanged event.
- WAF: [Obsolete] Mark ObservableListView (WPF) as obsolete.