Skip to content

Documentation Error #13

Description

@dust63

Hello just a remark about your readme, you say:

When to use this

  • 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 [nuget library]>...

But in the second example, you explain how to interact with a context.
So I deduce that your first operation "FindSumOperation" need to be terminate before the second operation "FindAverageOperation" can begin ?

So in this case it's not independant ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions