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,341 4/9/2021
5.3.0 2,144 2/12/2018
5.2.0 2,166 2/7/2018
5.1.0 1,986 2/6/2018
5.0.2 2,130 1/27/2018
5.0.1 2,071 1/23/2018
5.0.0 2,085 1/22/2018
4.0.2 1,996 12/26/2017
4.0.1 2,127 12/26/2017
4.0.0 1,965 12/20/2017
3.0.5 2,032 7/21/2017
3.0.4 1,967 7/18/2017
3.0.3 2,063 7/16/2017
3.0.2 1,987 7/16/2017
3.0.1 2,052 7/15/2017
3.0.0 2,045 7/14/2017
2.2.1 2,094 7/4/2017
2.2.0 2,061 6/28/2017
2.1.5 2,020 6/22/2017
2.1.4 2,002 6/8/2017
2.1.3 2,070 6/7/2017
2.1.2 2,012 6/1/2017
2.1.1 1,152 6/1/2017
2.1.0 2,854 6/1/2017
2.0.6 22,274 12/13/2016
2.0.5 2,848 11/29/2016
2.0.4 1,199 11/29/2016
2.0.3 4,418 11/24/2016
2.0.2 1,216 11/23/2016
2.0.1 1,284 11/23/2016
2.0.0 1,181 11/23/2016
1.1.1 1,420 11/9/2016
1.1.0 1,603 11/9/2016
1.0.58-RC9 1,084 11/8/2016
1.0.57-RC9 1,244 11/5/2016
1.0.56-RC9 1,025 10/29/2016
1.0.55-RC9 964 10/29/2016
1.0.54-RC9 987 10/19/2016
1.0.53-RC9 983 10/19/2016
1.0.52-RC9 953 10/18/2016
1.0.51-RC9 991 10/18/2016
1.0.50-RC9 951 10/18/2016
1.0.49-RC9 979 10/15/2016
1.0.48-RC9 968 10/6/2016
1.0.47-RC9 972 8/16/2016
1.0.45-RC9 965 8/15/2016
1.0.44-RC9 1,219 7/29/2016
1.0.43-RC9 1,173 7/11/2016
1.0.42-RC9 1,030 7/5/2016
1.0.41-RC9 1,012 7/2/2016
1.0.40-RC9 1,015 6/28/2016
1.0.39-RC9 976 6/24/2016
1.0.38-RC9 1,209 6/14/2016
1.0.37-RC9 1,251 6/14/2016
1.0.36-RC9 966 6/11/2016
1.0.35-RC9 980 6/11/2016
1.0.0 28,275 11/9/2016