{"id":19993005,"url":"https://github.com/leleroyn/Windows-TaskSchedule","last_synced_at":"2025-05-04T12:30:36.240Z","repository":{"id":58706271,"uuid":"40299516","full_name":"leleroyn/Windows-TaskSchedule","owner":"leleroyn","description":"Windows下的任务调试框架， 支持Cron表达式，支持任务以插件形式添加，支持调用外部程序，支持部署为windows服务...","archived":false,"fork":false,"pushed_at":"2018-03-13T01:32:11.000Z","size":1304,"stargazers_count":42,"open_issues_count":0,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-13T04:55:52.316Z","etag":null,"topics":["cronjob","dotnet","task-scheduler","windowsservices"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leleroyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T10:40:03.000Z","updated_at":"2023-12-28T02:55:38.000Z","dependencies_parsed_at":"2022-09-06T15:20:15.669Z","dependency_job_id":null,"html_url":"https://github.com/leleroyn/Windows-TaskSchedule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leleroyn%2FWindows-TaskSchedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leleroyn%2FWindows-TaskSchedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leleroyn%2FWindows-TaskSchedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leleroyn%2FWindows-TaskSchedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leleroyn","download_url":"https://codeload.github.com/leleroyn/Windows-TaskSchedule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252334017,"owners_count":21731314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cronjob","dotnet","task-scheduler","windowsservices"],"created_at":"2024-11-13T04:52:25.412Z","updated_at":"2025-05-04T12:30:35.009Z","avatar_url":"https://github.com/leleroyn.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# Windows-TaskSchedule\r\nWindows下的任务调试框架， 支持Cron表达式，支持任务以插件形式添加，支持部署为windows服务...\r\n使用注意事项：\r\n\r\n1. 要发布成WindowsService,直接在命令行执行 Windows.TaskSchedule.exe install,卸载用Windows-TaskSchedule.exe uninstall,具体参考topshelf组件的用法。\r\n2. 添加新任务可能将任务插件（dll文件）直接放在根目录下，并配置好configs下的Jobs.config文件。\r\n3. 所有任务都需要实现Windows.TaskSchedule.JobFactory.Ijob接口\r\n\r\n**2015-8-28**\r\n\r\n1. 新增任务类型，支持执行exe等可执行程序。\r\n\r\n\r\n**2017-1-1**\r\n\r\n1. 新增沙盒模式\r\n\r\n\r\n**2018-1-8**\r\n\r\n1. dll反射模式强制使用沙盒模式，增强宿主主程序的稳定性。\r\n2. dll反射模式必须在参数中指定工作目录：workDir，默认为Bin目录。\r\n3. dll反射模式默认会加载workDir中与dll同名的后缀为.config的配置文件。\r\n4. Windows.TaskSchedule.JobFactory.Ijob 接口只保留Excute方法。\r\n5. 此版本不再兼容2.0版本。\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleleroyn%2FWindows-TaskSchedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleleroyn%2FWindows-TaskSchedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleleroyn%2FWindows-TaskSchedule/lists"}