Keystone.Clockwork.Bindings.Carbonite 1.0.1-RC9

This is a prerelease version of Keystone.Clockwork.Bindings.Carbonite.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Keystone.Clockwork.Bindings.Carbonite --version 1.0.1-RC9
                    
NuGet\Install-Package Keystone.Clockwork.Bindings.Carbonite -Version 1.0.1-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.1-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.1-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.1-RC9
                    
#r "nuget: Keystone.Clockwork.Bindings.Carbonite, 1.0.1-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.
#:package Keystone.Clockwork.Bindings.Carbonite@1.0.1-RC9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Keystone.Clockwork.Bindings.Carbonite&version=1.0.1-RC9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Keystone.Clockwork.Bindings.Carbonite&version=1.0.1-RC9&prerelease
                    
Install as a Cake Tool

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

Clockwork is a complete programming paradigm that let you model and execute complex business process. 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.Relational.Oracle

This component adds support for Clockwork to call as Gears Carbonite ORM operations on top of the Oracle 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.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 1,060 5/20/2016
1.0.33-RC9 957 5/20/2016
1.0.32-RC9 956 5/20/2016
1.0.31-RC9 957 5/20/2016
1.0.30-RC9 955 5/19/2016
1.0.29-RC9 943 5/8/2016
1.0.28-RC9 951 5/5/2016
1.0.27-RC9 1,059 4/27/2016
1.0.26-RC9 1,077 4/21/2016
1.0.25-RC9 967 4/20/2016
1.0.24-RC9 983 4/1/2016
1.0.23-RC9 927 3/30/2016
1.0.22-RC9 923 3/30/2016
1.0.21-RC9 932 3/29/2016
1.0.20-RC9 949 3/28/2016
1.0.19-RC9 947 3/28/2016
1.0.18-RC9 945 3/27/2016
1.0.17-RC9 969 3/18/2016
1.0.16-RC9 935 3/17/2016
1.0.15-RC9 944 3/11/2016
1.0.14-RC9 967 3/10/2016
1.0.13-RC9 963 3/5/2016
1.0.12-RC9 1,125 2/23/2016
1.0.11-RC9 1,035 2/23/2016
1.0.10-RC9 987 2/18/2016
1.0.9-RC9 1,000 2/14/2016
1.0.8-RC9 1,108 1/13/2016
1.0.7-RC9 1,000 1/12/2016
1.0.6-RC9 980 1/11/2016
1.0.5-RC9 1,033 1/10/2016
1.0.4-RC9 994 1/10/2016
1.0.3-RC9 1,006 1/8/2016
1.0.2-RC9 1,012 12/31/2015
1.0.1-RC9 999 12/30/2015
1.0.0-RC9 957 12/28/2015
1.0.0-RC8 964 12/28/2015
1.0.0-RC7 992 12/28/2015
1.0.0-RC6 1,158 12/27/2015
1.0.0-RC5 944 12/26/2015
1.0.0-RC4 1,003 12/19/2015
1.0.0-RC3 937 12/15/2015
1.0.0-RC2 949 12/14/2015
1.0.0-RC10 952 12/30/2015
1.0.0-RC00001 2,089 12/14/2015