Skip to content

Provides a set of classes that allow to execute an Action on a regular time schedule.

License

Notifications You must be signed in to change notification settings

igece/ScheduledActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduled Actions

nuget nuget

Provides a set of classes that allow to execute an Action on a regular time schedule.

MinutelyAction

Prepares an action that will be executed each X minutes.

HourlyAction

Prepares an action that will be executed each X hours.

DailyAction

Prepares an action that will be executed each X days.

WeeklyAction

Prepares an action that will be executed each X weeks.

MonthlyAction

Prepares an action that will be executed each X months.

About

Provides a set of classes that allow to execute an Action on a regular time schedule.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages