/custom-instance-store-neo4j

Neo4j provider for Windows Workflow Foundation persistence

Primary LanguageC#Apache License 2.0Apache-2.0

Getting Started

What is a CustomInstanceStore?

CustomInstanceStore is an abstraction over InstanceStore that makes it easy to create persistence providers for Windows Workflow Foundation.

See the parent GitHub project for further details about the CustomInstanceStore abstraction.

Installation

NuGet

package-install CustomInstanceStore.Neo4j

What versions of WF does this support?

It should work on both 4.0 and 4.5 versions of Workflow Foundation.

Is there a demo application?

Check out the GraphDocs project. Please note that it requires Neo4j to be running locally.

How can I contribute?

Browse the open issues, fork the repo, and submit a pull request!