Keystone.Clockwork.To.Carbonite 5.4.0

dotnet add package Keystone.Clockwork.To.Carbonite --version 5.4.0
                    
NuGet\Install-Package Keystone.Clockwork.To.Carbonite -Version 5.4.0
                    
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="5.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keystone.Clockwork.To.Carbonite" Version="5.4.0" />
                    
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 5.4.0
                    
#r "nuget: Keystone.Clockwork.To.Carbonite, 5.4.0"
                    
#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.To.Carbonite@5.4.0
                    
#: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.To.Carbonite&version=5.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Keystone.Clockwork.To.Carbonite&version=5.4.0
                    
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 is compatible.  net472 is compatible.  net48 is compatible.  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,344 4/9/2021
5.3.0 2,153 2/12/2018
5.2.0 2,175 2/7/2018
5.1.0 1,992 2/6/2018
5.0.2 2,139 1/27/2018
5.0.1 2,080 1/23/2018
5.0.0 2,094 1/22/2018
4.0.2 2,002 12/26/2017
4.0.1 2,136 12/26/2017
4.0.0 1,971 12/20/2017
3.0.5 2,038 7/21/2017
3.0.4 1,973 7/18/2017
3.0.3 2,069 7/16/2017
3.0.2 1,993 7/16/2017
3.0.1 2,058 7/15/2017
3.0.0 2,051 7/14/2017
2.2.1 2,100 7/4/2017
2.2.0 2,067 6/28/2017
2.1.5 2,026 6/22/2017
2.1.4 2,008 6/8/2017
2.1.3 2,076 6/7/2017
2.1.2 2,018 6/1/2017
2.1.1 1,158 6/1/2017
2.1.0 2,860 6/1/2017
2.0.6 22,280 12/13/2016
2.0.5 2,854 11/29/2016
2.0.4 1,205 11/29/2016
2.0.3 4,424 11/24/2016
2.0.2 1,222 11/23/2016
2.0.1 1,290 11/23/2016
2.0.0 1,187 11/23/2016
1.1.1 1,426 11/9/2016
1.1.0 1,609 11/9/2016
1.0.58-RC9 1,090 11/8/2016
1.0.57-RC9 1,250 11/5/2016
1.0.56-RC9 1,031 10/29/2016
1.0.55-RC9 970 10/29/2016
1.0.54-RC9 994 10/19/2016
1.0.53-RC9 989 10/19/2016
1.0.52-RC9 959 10/18/2016
1.0.51-RC9 997 10/18/2016
1.0.50-RC9 958 10/18/2016
1.0.49-RC9 985 10/15/2016
1.0.48-RC9 974 10/6/2016
1.0.47-RC9 978 8/16/2016
1.0.45-RC9 971 8/15/2016
1.0.44-RC9 1,225 7/29/2016
1.0.43-RC9 1,179 7/11/2016
1.0.42-RC9 1,036 7/5/2016
1.0.41-RC9 1,018 7/2/2016
1.0.40-RC9 1,021 6/28/2016
1.0.39-RC9 982 6/24/2016
1.0.38-RC9 1,215 6/14/2016
1.0.37-RC9 1,257 6/14/2016
1.0.36-RC9 972 6/11/2016
1.0.35-RC9 986 6/11/2016
1.0.0 28,281 11/9/2016