Info
Version: | 5.4.0 |
Author(s): | KEYSTONE Framework |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Clockwork.To.Net |
Install
Install-Package Keystone.Clockwork.To.Net
dotnet add package Keystone.Clockwork.To.Net
paket add Keystone.Clockwork.To.Net
Keystone.Clockwork.To.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone.Clockwork(>= 5.3.0)
- System.Net.Http(>= 4.3.3)
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.