Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joymon committed Nov 17, 2015
1 parent 4afdf70 commit e25719e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- You have some data/context and needs to perform series of operations on it.
- Where operations are independent.
- If you are ok on dealing with a state. Here in this case the context.
- If you are struck with .Net 4.0. On 4.5 there is [Banzai](https://github.com/eswann/Banzai) [nuget library](https://www.nuget.org/packages/Banzai/) which can do things in async way.

## How to use

Expand Down

0 comments on commit e25719e

Please sign in to comment.