CronExpressionDescriptor 1.13.0

dotnet add package CronExpressionDescriptor --version 1.13.0
                    
NuGet\Install-Package CronExpressionDescriptor -Version 1.13.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="CronExpressionDescriptor" Version="1.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CronExpressionDescriptor" Version="1.13.0" />
                    
Directory.Packages.props
<PackageReference Include="CronExpressionDescriptor" />
                    
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 CronExpressionDescriptor --version 1.13.0
                    
#r "nuget: CronExpressionDescriptor, 1.13.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=CronExpressionDescriptor&version=1.13.0
                    
Install CronExpressionDescriptor as a Cake Addin
#tool nuget:?package=CronExpressionDescriptor&version=1.13.0
                    
Install CronExpressionDescriptor as a Cake Tool

A library that converts cron expressions into human readable strings.  Supports 12 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian and Italian.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on CronExpressionDescriptor:

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
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
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)
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
yuzd/Hangfire.Core.Extend
在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
mausch/QuartzNetWebConsole
Embeddable Quartz.Net web console
hupo376787/WeiboAlbumDownloader
微博相册下载工具C#版,批量采集指定微博账号下的所有图片/视频/LivePhoto。
Version Downloads Last updated
1.13.0 2,328 1/30/2015
1.12.0 1,718 11/10/2014
1.11.0 641 9/13/2014
1.10.1 7,571 6/1/2014
1.10.0 75 5/12/2014
1.9.1 264 3/2/2014
1.8.0 150 12/24/2013
1.7.1 301 9/26/2013
1.7.0 76 8/19/2013
1.6.0 62 8/9/2013
1.5.0 513 4/23/2013
1.4.0 1,019 11/16/2012

v1.13.0 - Introducing Italian language support