Synapse.Core 1.0.18056

There is a newer version of this package available.
See the version list below for details.
dotnet add package Synapse.Core --version 1.0.18056
NuGet\Install-Package Synapse.Core -Version 1.0.18056
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="1.0.18056" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Synapse.Core --version 1.0.18056
#r "nuget: Synapse.Core, 1.0.18056"
#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=1.0.18056

// Install Synapse.Core as a Cake Tool
#tool nuget:?package=Synapse.Core&version=1.0.18056

Synapse.Core supports integration for building/executing Synapse Plans.

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 926 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

1.0 Release.  All features are presently working and passing unit tests.

Correction to improper YAML/JSON ParameterInfo block merges for arrays.  Improved error messages for ParameterInfo block exceptions.