{"id":24167551,"url":"https://github.com/i-rzr-i/methodscheduler","last_synced_at":"2025-09-20T11:32:47.007Z","repository":{"id":65638175,"uuid":"527694285","full_name":"I-RzR-I/MethodScheduler","owner":"I-RzR-I","description":"The primary purpose of this repository is to provide a simple and effective scheduler for one or multiple methods(functions, business logic blocks, etc) using `System.Threading.Timer` with some timer settings.","archived":false,"fork":false,"pushed_at":"2024-10-09T16:39:44.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T09:12:25.576Z","etag":null,"topics":["dotnet","method","middleware","schedule","task","taskscheduler","timer","worker"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/I-RzR-I.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-08-22T18:53:19.000Z","updated_at":"2024-10-09T16:39:45.000Z","dependencies_parsed_at":"2024-02-13T21:45:52.984Z","dependency_job_id":null,"html_url":"https://github.com/I-RzR-I/MethodScheduler","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FMethodScheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FMethodScheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FMethodScheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FMethodScheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/I-RzR-I","download_url":"https://codeload.github.com/I-RzR-I/MethodScheduler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233660088,"owners_count":18710026,"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":["dotnet","method","middleware","schedule","task","taskscheduler","timer","worker"],"created_at":"2025-01-12T21:14:03.966Z","updated_at":"2025-09-20T11:32:41.685Z","avatar_url":"https://github.com/I-RzR-I.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Note** This repository is developed in .netstandard2.0\n\n[![NuGet Version](https://img.shields.io/nuget/v/MethodScheduler.svg?style=flat\u0026logo=nuget)](https://www.nuget.org/packages/MethodScheduler/)\n[![Nuget Downloads](https://img.shields.io/nuget/dt/MethodScheduler.svg?style=flat\u0026logo=nuget)](https://www.nuget.org/packages/MethodScheduler)\n\nThe method cron-based Scheduler for .NET Framework or Core. This is a simple and lightweight version of more complex available schedulers.\n\nIn this library is available to execute multiple tasks and simple methods with a few settings, like success interval, failure execute interval, and the possibility to disable on failure.\n\nThere are used `System.Threading.Timer` timer, and the possibility of invoking cron are called static class instance or through DI(where is possible).\nFor using a scheduler are available 2 methods: `Start` and `Stop`.\n\n**In case you wish to use it in your project, u can install the package from \u003ca href=\"https://www.nuget.org/packages/MethodScheduler\" target=\"_blank\"\u003enuget.org\u003c/a\u003e** or specify what version you want:\n\n\u003e `Install-Package MethodScheduler -Version x.x.x.x`\n\n## Content\n1. [USING](docs/usage.md)\n1. [CHANGELOG](docs/CHANGELOG.md)\n1. [BRANCH-GUIDE](docs/branch-guide.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-rzr-i%2Fmethodscheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-rzr-i%2Fmethodscheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-rzr-i%2Fmethodscheduler/lists"}