Synapse.Core 1.0.18291

dotnet add package Synapse.Core --version 1.0.18291
NuGet\Install-Package Synapse.Core -Version 1.0.18291
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.18291" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Synapse.Core --version 1.0.18291
#r "nuget: Synapse.Core, 1.0.18291"
#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.18291

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

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 920 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.18291.0: Updated Yamldotnet to 5.2.1
1.0.18258.1: Bug fixes for Dynamic parms merge and StartInfo encrypted values (#92, #93, #94), added support for DynamicValue-->DefaultValue (#95) and exposed PlanStartInfo in global vars (#86).