8000 Release System.Waf · jbe2277/waf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

System.Waf

Compare
Choose a tag to compare
@jbe2277 jbe2277 released this 25 Dec 16:00

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

Samples

  • Writer, Book Librarary and Information Manager: .NET 6.0
  • NewsReader: Xamarin.Forms 5.0 (Android, iOS and UWP)

Changelog

  • WAF: ObservableListViewBase.DeferCollectionChangedNotifications: Improve implementation.
  • Samples: Target framework .Net 6.0.
  • Samples: Update NuGet packages.
  • Samples: Simplify and modernize code.
  • Samples: Improve validation of window position and size before restoring them.
  • Writer: Writer: Refactor code base so that WPF and File IO based classes are now in Presentation layer.
  • InfoMan: Add ShellService.CommitUIChanges.
  • NewsReader: Migrate NewsReader to VS2022.
  • NewsReader: Update Android to target v12 SDK 31.
0