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

 
 

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%