Keystone.Clockwork.Bindings.Carbonite 1.0.34-RC9

This is a prerelease version of Keystone.Clockwork.Bindings.Carbonite.
dotnet add package Keystone.Clockwork.Bindings.Carbonite --version 1.0.34-RC9
                    
NuGet\Install-Package Keystone.Clockwork.Bindings.Carbonite -Version 1.0.34-RC9
                    
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="Keystone.Clockwork.Bindings.Carbonite" Version="1.0.34-RC9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keystone.Clockwork.Bindings.Carbonite" Version="1.0.34-RC9" />
                    
Directory.Packages.props
<PackageReference Include="Keystone.Clockwork.Bindings.Carbonite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Keystone.Clockwork.Bindings.Carbonite --version 1.0.34-RC9
                    
#r "nuget: Keystone.Clockwork.Bindings.Carbonite, 1.0.34-RC9"
                    
#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.
#addin nuget:?package=Keystone.Clockwork.Bindings.Carbonite&version=1.0.34-RC9&prerelease
                    
Install Keystone.Clockwork.Bindings.Carbonite as a Cake Addin
#tool nuget:?package=Keystone.Clockwork.Bindings.Carbonite&version=1.0.34-RC9&prerelease
                    
Install Keystone.Clockwork.Bindings.Carbonite as a Cake Tool

This component adds support for Clockwork to call Carbonite operations as Gears.

Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library.

Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm.

KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com/ for more details.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on Keystone.Clockwork.Bindings.Carbonite:

Package Downloads
Keystone.Clockwork.Bindings.Carbonite.Persistence.Relational

This component adds support for Clockwork to call Carbonite ORM operations as Gears. Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library. Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.

Keystone.Clockwork.Bindings.Carbonite.Persistence.Relational.Sql

This component adds support for Clockwork to call as Gears Carbonite ORM operations on top of the Microsoft SQL Server DBMS. Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library. Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.

Keystone.Clockwork.Bindings.Carbonite.Persistence.Linq

This component adds support for Clockwork to call as Gears Carbonite with Linq to SQL based operations. Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library. Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.

Keystone.Clockwork.Bindings.Carbonite.Persistence.Entity

This component adds support for Clockwork to call as Gears Carbonite with Entity Framework based operations. Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library. Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.

Keystone.Clockwork.Bindings.Carbonite.Persistence.Relational.MySql

This component adds support for Clockwork to call as Gears Carbonite ORM operations on top of the MySQL DBMS. Clockwork is a complete programming paradigm that lets you model and execute complex business processes. In Clockwork you write Gears that encapsulate specific business steps. Then you write code to assemble Gears together to compose complete business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching existing Mechanisms and Gears you have already in your library. Clockwork include a large library of ready to use Gears to for example do declarative validations, make other Gears asynchronous, and even bind other KEYSTONE components to the Clockwork paradigm. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.34-RC9 965 5/20/2016
1.0.33-RC9 865 5/20/2016
1.0.32-RC9 864 5/20/2016
1.0.31-RC9 867 5/20/2016
1.0.30-RC9 862 5/19/2016
1.0.29-RC9 850 5/8/2016
1.0.28-RC9 857 5/5/2016
1.0.27-RC9 968 4/27/2016
1.0.26-RC9 981 4/21/2016
1.0.25-RC9 879 4/20/2016
1.0.24-RC9 891 4/1/2016
1.0.23-RC9 835 3/30/2016
1.0.22-RC9 832 3/30/2016
1.0.21-RC9 826 3/29/2016
1.0.20-RC9 857 3/28/2016
1.0.19-RC9 852 3/28/2016
1.0.18-RC9 855 3/27/2016
1.0.17-RC9 878 3/18/2016
1.0.16-RC9 843 3/17/2016
1.0.15-RC9 853 3/11/2016
1.0.14-RC9 876 3/10/2016
1.0.13-RC9 873 3/5/2016
1.0.12-RC9 1,034 2/23/2016
1.0.11-RC9 943 2/23/2016
1.0.10-RC9 896 2/18/2016
1.0.9-RC9 910 2/14/2016
1.0.8-RC9 1,017 1/13/2016
1.0.7-RC9 909 1/12/2016
1.0.6-RC9 883 1/11/2016
1.0.5-RC9 944 1/10/2016
1.0.4-RC9 902 1/10/2016
1.0.3-RC9 914 1/8/2016
1.0.2-RC9 921 12/31/2015
1.0.1-RC9 906 12/30/2015
1.0.0-RC9 867 12/28/2015
1.0.0-RC8 872 12/28/2015
1.0.0-RC7 900 12/28/2015
1.0.0-RC6 1,020 12/27/2015
1.0.0-RC5 851 12/26/2015
1.0.0-RC4 911 12/19/2015
1.0.0-RC3 847 12/15/2015
1.0.0-RC2 858 12/14/2015
1.0.0-RC10 861 12/30/2015
1.0.0-RC00001 1,901 12/14/2015