Skip to content

System.Waf

Compare
Choose a tag to compare
@jbe2277 jbe2277 released this 21 Sep 20:04

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.