Cronos 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cronos --version 0.8.0
                    
NuGet\Install-Package Cronos -Version 0.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cronos" Version="0.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cronos" Version="0.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Cronos" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cronos --version 0.8.0
                    
#r "nuget: Cronos, 0.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Cronos&version=0.8.0
                    
Install Cronos as a Cake Addin
#tool nuget:?package=Cronos&version=0.8.0
                    
Install Cronos as a Cake Tool

A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (285)

Showing the top 5 NuGet packages that depend on Cronos:

Package Downloads
Elsa

Bundles the most commonly-used packages when building an Elsa workflows application.

Shesha.Framework

Package Description

Rystem.BackgroundJob

Rystem.

CronScheduler.Extensions

A powerful Cron-based Scheduler for .NET Core applications, optimized for Kubernetes/Docker and Windows Services. A lightweight alternative to Quartz Scheduler and HangFire.

Hangfire.RecurringJobAdmin

A dashboard to manage Hangfire's recurring jobs.

GitHub repositories (24)

Showing the top 20 popular GitHub repositories that depend on Cronos:

Repository Stars
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
elsa-workflows/elsa-core
A .NET workflows library
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
microsoft/AzUrlShortener
An simple and easy Url Shortener
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
yllibed/Zigbee2MqttAssistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
nsnail/NetAdmin
通用后台权限管理系统、快速开发框架(基于C#13/.NET9、Vue3/Vite、ElementPlus等现代技术构建,具有十分整洁、优雅的编码规范)Universal backend permission management system, rapid development framework (based on modern technologies such as C#13/.NET9, Vue3/Vite, ElementPlus, etc., with very neat and elegant coding standards)
draphyz/DDD
Domain-Driven Design example
openmod/openmod
OpenMod .NET Plugin Framework
dotnet-labs/ServiceWorkerCronJob
Schedule Cron Jobs using HostedService in ASP.NET Core
serverlessworkflow/synapse
Serverless Workflow Management System (WFMS)
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
net-daemon/netdaemon
An application daemon for Home Assistant written in .NET
Anapher/Strive
Open source video conferencing platform
bamotav/Hangfire.RecurringJobAdmin
A dashboard to manage Hangfire's recurring jobs.
kdcllc/CronScheduler.AspNetCore
Cron Jobs Scheduler for Asp.Net Core 2.x-8.x or .Net Core 2.x-8.x Self-hosted
NCronJob-Dev/NCronJob
A Job Scheduler sitting on top of IHostedService in dotnet.
Version Downloads Last updated
0.10.0 70,926 4/8/2025
0.9.0 1,546,074 12/9/2024
0.8.4 4,731,254 2/27/2024
0.8.3 233,319 2/9/2024
0.8.2 228,898 1/24/2024
0.8.1 198,507 1/11/2024
0.8.0 200,373 12/26/2023
0.7.1 16,977,735 5/26/2021
0.7.0 8,975,943 8/27/2018
0.6.3 447,558 11/7/2017
0.6.2 7,205 7/24/2017
0.6.1 1,870 6/13/2017
0.6.0 3,620 4/28/2017
0.5.1 1,517 4/20/2017
0.5.0 1,350 4/17/2017
0.4.1 1,311 3/28/2017
0.4.0 1,315 3/24/2017
0.3.0 1,318 3/21/2017
0.1.0 11,044 2/27/2017