Synapse Releases

Releases and source code are available from GitHub and NuGet.


GitHub


Project Source Code

Example Plans

Synapse CLI

Synapse.CLI as a stand-alone exe. Use this to test plans locally.

Synapse Server

Includes Synapse.Controller Service, Synapse.Node Service, Synapse.Controller/Node CLIs, and Synapse.Server.HttpClient, plus FileSystem and MongoDB DALs. Default configuration for FileSystemDal.


NuGet


All Synapse Packages

Core

Runtime Workflow Engine, POCOs.

Synapse.Server.Extensibility

Helper classes for extensting Synapse.Controller with custom ApiControllers.

Server HttpClient

For programmatic integration with the Controller/Node REST interfaces.