waf

Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.

MIT License

Stars
710
Committers
1

Bot releases are hidden (Show)

waf - System.Waf

Published by jbe2277 about 8 years ago

  • WAF: Remove all types from the Applications layer in the System.Waf.Uwp project. An UWP Applications layer should only reference the Core library.
  • WAF: Refactor the ViewModelCore and ViewModel base classes.
waf - System.Waf

Published by jbe2277 over 8 years ago

  • WAF: Fix TargetName in NavigationToggleButton.
  • WAF: Add CollectionHelper.Empty method that returns an empty IReadOnlyList.
  • WAF: DelegateCommand: Add static property DisabledCommand.
  • WAF: Enhance the StringFormatConverter to support MultiBinding.
waf - System.Waf

Published by jbe2277 over 8 years ago

  • WAF: DelegateCommand.Execute does not throw an exception anymore when CanExecute returns false.
  • WAF: NavigationToggleButton uses now IconElement instead of Symbol.
  • WAF: Fix IsVisible implementation in LazyContentPresenter.
  • WAF: Update Microsoft.NETCore.UniversalWindowsPlatform to 5.1.0
waf - System.Waf

Published by jbe2277 over 8 years ago

  • WAF: Add System.Waf.Uwp project with initial support for UWP App development.
  • WAF: Add SynchronizingCollectionCore class and adapt the SynchronizingCollection class.
  • WAF: Add public DispatcherHelper.DoEvents implementation.
  • WAF: Add StringHelper.Truncate implementation.
  • InfoMan: Improve UI styling for better text alignment.
  • Samples: Enhance WPF design time support.
waf - System.Waf

Published by jbe2277 over 8 years ago

  • 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.
Package Rankings
Top 9.59% on Proxy.golang.org