Skip to content

System.Waf

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbe2277 jbe2277 released this 04 Mar 20:51
  • Provide a core package of WAF as reusable portable library.
  • Improved ViewModel implementation for faster DataContext initialization when using MEF.
  • Add AsyncDelegateCommand class.
  • Change TargetFrameworkVersion to v4.6 for WPF applications
  • Removed types and members that were marked as obsolete in version 3.
  • Removed serialization support because the portable library does not support it.
  • Samples: Improve code by using C# 6.0.
  • InfoMan: Introduce a custom ToolBar style.