Keystone.Clockwork.To.Carbonite 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Keystone.Clockwork.To.Carbonite --version 3.0.1
                    
NuGet\Install-Package Keystone.Clockwork.To.Carbonite -Version 3.0.1
                    
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.To.Carbonite" Version="3.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keystone.Clockwork.To.Carbonite" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Keystone.Clockwork.To.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.To.Carbonite --version 3.0.1
                    
#r "nuget: Keystone.Clockwork.To.Carbonite, 3.0.1"
                    
#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.To.Carbonite&version=3.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Keystone.Clockwork.To.Carbonite&version=3.0.1
                    
Install 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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use.

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 net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Xamarin.Mac xamarinmac20 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Package Downloads
Keystone.Clockwork.To.Carbonite.Diamant

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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use. 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.To.Carbonite.Diamant.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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use. 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.To.Carbonite.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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use. 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.To.Carbonite.Diamant.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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use. 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.To.Carbonite.Diamant.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 via Gears that encapsulate specific business steps. Then you assemble those Gears together to compose a myriad of business processes called Mechanisms. A Mechanism is by definition a Gear, so you can create new Mechanisms by mixing and matching Mechanisms and Gears in the vast Clockwork library or those you already have for your private use. 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
5.4.0 1,335 4/9/2021
5.3.0 2,120 2/12/2018
5.2.0 2,145 2/7/2018
5.1.0 1,971 2/6/2018
5.0.2 2,109 1/27/2018
5.0.1 2,050 1/23/2018
5.0.0 2,064 1/22/2018
4.0.2 1,981 12/26/2017
4.0.1 2,106 12/26/2017
4.0.0 1,950 12/20/2017
3.0.5 2,017 7/21/2017
3.0.4 1,952 7/18/2017
3.0.3 2,048 7/16/2017
3.0.2 1,972 7/16/2017
3.0.1 2,036 7/15/2017
3.0.0 2,030 7/14/2017
2.2.1 2,079 7/4/2017
2.2.0 2,046 6/28/2017
2.1.5 2,004 6/22/2017
2.1.4 1,987 6/8/2017
2.1.3 2,055 6/7/2017
2.1.2 1,997 6/1/2017
2.1.1 1,137 6/1/2017
2.1.0 2,839 6/1/2017
2.0.6 22,259 12/13/2016
2.0.5 2,833 11/29/2016
2.0.4 1,183 11/29/2016
2.0.3 4,402 11/24/2016
2.0.2 1,201 11/23/2016
2.0.1 1,268 11/23/2016
2.0.0 1,166 11/23/2016
1.1.1 1,404 11/9/2016
1.1.0 1,588 11/9/2016
1.0.58-RC9 1,073 11/8/2016
1.0.57-RC9 1,233 11/5/2016
1.0.56-RC9 1,013 10/29/2016
1.0.55-RC9 953 10/29/2016
1.0.54-RC9 976 10/19/2016
1.0.53-RC9 972 10/19/2016
1.0.52-RC9 942 10/18/2016
1.0.51-RC9 980 10/18/2016
1.0.50-RC9 940 10/18/2016
1.0.49-RC9 968 10/15/2016
1.0.48-RC9 957 10/6/2016
1.0.47-RC9 961 8/16/2016
1.0.45-RC9 954 8/15/2016
1.0.44-RC9 1,208 7/29/2016
1.0.43-RC9 1,162 7/11/2016
1.0.42-RC9 1,019 7/5/2016
1.0.41-RC9 1,001 7/2/2016
1.0.40-RC9 1,004 6/28/2016
1.0.39-RC9 966 6/24/2016
1.0.38-RC9 1,198 6/14/2016
1.0.37-RC9 1,240 6/14/2016
1.0.36-RC9 955 6/11/2016
1.0.35-RC9 969 6/11/2016
1.0.0 28,260 11/9/2016