Info
Version: | 1.0.34-RC9 |
Author(s): | TIDASOFT |
Last Update: | Friday, May 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Clockwork.Bindings.Almanac |
Install
Install-Package Keystone.Clockwork.Bindings.Almanac
dotnet add package Keystone.Clockwork.Bindings.Almanac
paket add Keystone.Clockwork.Bindings.Almanac
Keystone.Clockwork.Bindings.Almanac Download (Unzip the "nupkg" after downloading)
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.