awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
atifaziz avatar

atifaziz/NCrontab

0
View on GitHub↗

NCrontab

Crontab for .NET

Features

  • Scheduling and Automation - Crontab implementation for .NET.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Task Scheduling - Library for parsing crontab expressions and calculating schedules.
  • 986 estrellas·141 forks·C#·Apache-2.0·3 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de atifaziz/ncrontabGráfico del historial de estrellas de atifaziz/ncrontab

    Alternativas open-source a NCrontab

    Proyectos open-source similares, clasificados según cuántas características comparten con NCrontab.
    • quartznet/quartznetAvatar de quartznet

      quartznet/quartznet

      6,997Ver en GitHub↗

      Quartz.NET is a job scheduler for .NET applications designed to schedule and execute programmatic tasks. It functions as a distributed task orchestrator and enterprise task orchestrator, capable of managing recurring jobs with concurrency limits and complex intervals. The system provides high availability through a clustered execution model that balances loads and provides fail-over redundancy across multiple server instances. It utilizes a relational database job store to persist job and trigger states, ensuring that scheduled tasks survive application restarts. The framework includes capab

      C#c-sharpcrondotnet
      Ver en GitHub↗6,997
    • brthor/gofer.netAvatar de brthor

      brthor/Gofer.NET

      561Ver en GitHub↗

      Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

      C#
      Ver en GitHub↗561
    • danielgerlag/workflow-coreAvatar de danielgerlag

      danielgerlag/workflow-core

      5,884Ver en GitHub↗

      Lightweight workflow engine for .NET Standard

      C#hacktoberfestsagasaga-transactions
      Ver en GitHub↗5,884
    • azure/durabletaskAvatar de Azure

      Azure/durabletask

      1,720Ver en GitHub↗

      Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.

      C#
      Ver en GitHub↗1,720
    Ver las 23 alternativas a NCrontab→

    Preguntas frecuentes

    ¿Qué hace atifaziz/ncrontab?

    Crontab for .NET

    ¿Cuáles son las características principales de atifaziz/ncrontab?

    Las características principales de atifaziz/ncrontab son: Scheduling and Automation, Task Scheduling.

    ¿Qué alternativas de código abierto existen para atifaziz/ncrontab?

    Las alternativas de código abierto para atifaziz/ncrontab incluyen: quartznet/quartznet — Quartz.NET is a job scheduler for .NET applications designed to schedule and execute programmatic tasks. It functions… brthor/gofer.net — Easy C# API for Distributed Background Tasks/Jobs for .NET Core. danielgerlag/workflow-core — Lightweight workflow engine for .NET Standard. dotnet-state-machine/stateless — Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C#… elasticjob/elastic-job-lite. azure/durabletask — Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.