Synapse.Core.Signed
0.1.17303-beta
See the version list below for details.
dotnet add package Synapse.Core.Signed --version 0.1.17303-beta
NuGet\Install-Package Synapse.Core.Signed -Version 0.1.17303-beta
<PackageReference Include="Synapse.Core.Signed" Version="0.1.17303-beta" />
paket add Synapse.Core.Signed --version 0.1.17303-beta
#r "nuget: Synapse.Core.Signed, 0.1.17303-beta"
// Install Synapse.Core.Signed as a Cake Addin #addin nuget:?package=Synapse.Core.Signed&version=0.1.17303-beta&prerelease // Install Synapse.Core.Signed as a Cake Tool #tool nuget:?package=Synapse.Core.Signed&version=0.1.17303-beta&prerelease
Synapse.Core supports integration for building/executing Synapse Plans. This is the signed version of the package.
Product | Versions 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. |
-
.NETFramework 4.5
- YamlDotNet.Signed (>= 4.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Synapse.Core.Signed:
Package | Downloads |
---|---|
Synapse.Server.HttpClient
Synapse.Server.HttpClient supports integration for executing Synapse Plans. Full release at: https://github.com/SynapseProject/synapse.controller.net/releases |
|
Synapse.Server.Extensibility
Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process. Synapse.Server.Extensibility supports injecting custom ApiControllers into Synapse.Server at runtime. |
|
Synapse.Authorization
Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process. Synapse.Authorization is the base library for building extended Authorization Providers. |
|
Synapse.Controller.Common
Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process. Synapse.Controller.Common provides IControllerDal, IAuthenticationProvider, and IConfigurationProvider. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.19092 | 732 | 4/3/2019 |
1.0.18350 | 1,637 | 12/16/2018 |
1.0.18345 | 692 | 12/12/2018 |
1.0.18344 | 683 | 12/10/2018 |
1.0.18291 | 723 | 10/18/2018 |
1.0.18258.1 | 779 | 9/16/2018 |
1.0.18251 | 815 | 9/8/2018 |
1.0.18238 | 838 | 8/26/2018 |
1.0.18184 | 926 | 7/3/2018 |
1.0.18181 | 917 | 7/1/2018 |
1.0.18178 | 892 | 6/27/2018 |
1.0.18154-pre | 815 | 6/3/2018 |
1.0.18056 | 1,009 | 2/26/2018 |
1.0.18048 | 1,018 | 2/18/2018 |
0.1.18030-rc2 | 845 | 1/31/2018 |
0.1.17305-beta | 710 | 11/2/2017 |
0.1.17303-beta | 668 | 10/30/2017 |
0.1.17300-beta | 669 | 10/27/2017 |
0.1.17218-beta | 713 | 8/6/2017 |
0.1.17166-beta | 755 | 6/16/2017 |
0.1.17155-beta | 713 | 6/4/2017 |
0.1.17146-beta | 775 | 5/26/2017 |
0.1.17143-beta | 728 | 5/23/2017 |
0.1.17137-beta | 703 | 5/18/2017 |
0.1.17135-beta | 719 | 5/15/2017 |
0.1.17130-beta | 712 | 5/10/2017 |
0.1.17086-alpha | 721 | 3/28/2017 |
0.1.17083-alpha | 739 | 3/27/2017 |
0.1.17078-alpha | 788 | 3/19/2017 |
0.1.17071-alpha | 714 | 3/12/2017 |
0.1.17069-alpha | 741 | 3/10/2017 |
0.1.17066-alpha | 738 | 3/8/2017 |
0.1.17036-alpha | 954 | 2/5/2017 |
0.1.0.1-alpha | 954 | 2/2/2017 |
0.1.0-alpha | 968 | 2/1/2017 |
0.0.0.5-alpha | 1,106 | 1/15/2017 |
0.0.0.4-alpha | 1,016 | 1/1/2017 |
0.0.0.3-alpha | 1,229 | 1/1/2017 |
0.0.0.2-alpha | 1,013 | 1/1/2017 |
0.0.0.1-alpha | 1,029 | 1/1/2017 |
First beta release. All features are presently working and passing unit tests.
0.1.17303.0-beta corrects bugs to List traversal in YAML/JSON list traversal for Select/Merge/Crypto operations.
** Breaking change: in 17146: re-namespaced Core Handlers to be namespaceless