Skip to content

An asynchronous implementations of delegate command and other base common classes for WPF

License

Notifications You must be signed in to change notification settings

psulek/WpfAsyncPack

This branch is 4 commits behind kyrylomyr/WpfAsyncPack:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9486707 · Jul 13, 2017

History

66 Commits
Nov 13, 2016
Nov 13, 2016
Jul 13, 2017
Oct 30, 2016
Oct 15, 2016
Oct 15, 2016
Nov 11, 2016
Jul 11, 2017
Oct 15, 2016
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017

Repository files navigation

WPF Async Pack

An asynchronous implementations of delegate command and other base common classes for WPF.

NuGet version Build status

The idea of AsyncCommand implementation is based on the articles of Stephen Cleary's blog about async MVVM patterns.

Installation

Th package is available through the NuGet by running the command

PM> Install-Package WpfAsyncPack

Documentation

All information about the library and how to use it can be found in the wiki and on my blog.

About

An asynchronous implementations of delegate command and other base common classes for WPF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.3%
  • Batchfile 0.7%