Synapse.Core 0.1.17078-alpha

This is a prerelease version of Synapse.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Synapse.Core --version 0.1.17078-alpha
NuGet\Install-Package Synapse.Core -Version 0.1.17078-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Synapse.Core" Version="0.1.17078-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Synapse.Core --version 0.1.17078-alpha
#r "nuget: Synapse.Core, 0.1.17078-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Synapse.Core as a Cake Addin
#addin nuget:?package=Synapse.Core&version=0.1.17078-alpha&prerelease

// Install Synapse.Core as a Cake Tool
#tool nuget:?package=Synapse.Core&version=0.1.17078-alpha&prerelease

Synapse.Core supports integration for building/executing Synapse Plans.  This is the unsigned version of the package.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.18291 923 10/18/2018
1.0.18056 1,115 2/26/2018
1.0.18048 902 2/18/2018
0.1.17078-alpha 726 3/19/2017
0.1.17071-alpha 697 3/12/2017
0.1.17066-alpha 708 3/8/2017
0.1.17036-alpha 969 2/11/2017
0.0.0.1 1,371 1/1/2017
0.0.0.1-alpha 1,107 1/1/2017

This is an alpha release intended to support user preview of capability.    All features are presently working and passing unit tests.

0.1.17078.0 includes supporting objects for Starting Plans with HTTP POST and bug fixes to YAML/JSON parameter merge operations.