WPF Application Framework (WAF) v6.0.0-alpha1 Release Notes

Release Date: 2020-01-05 // over 4 years ago
    • ๐Ÿ‘ WAF: WPF libraries added support for .Net Core 3.1.
    • ๐Ÿ‘ WAF: Add nullable annotations which are used by C# 8.0 Nullable Reference Types support.
    • ๐Ÿšš WAF Remove obsolete method CollectionHelper.Empty (Breaking Change).
    • โœ… WAF: WPF unit tests run now on .NET Core 3.1 and on .NET Framework 4.6.1.
    • BookLibrary: Migrate Entity Framework Core 2.2 to Entity Framework Core 3.1.
    • ๐Ÿšš Writer: Move creating the XAML print preview into Presentation layer as it depends on the Dispatcher thread.
    • Samples: Target multiple frameworks (runtimes): .Net Core 3.1 and .NET Framework 4.7.2.
    • โœ… Samples: Run unit tests on all targeted frameworks: .Net Core 3.1 and .NET Framework 4.7.2.
    • All: Migrate all projects (csproj) to the new Project SDK format.
    • All: Improve code by using C# 8.0.
    • ๐Ÿ— Build: Visual Studio 2019 (Version 16.4) or newer is required.