MasterT.WPF.CrontabBuilder 1.3.1

dotnet add package MasterT.WPF.CrontabBuilder --version 1.3.1
NuGet\Install-Package MasterT.WPF.CrontabBuilder -Version 1.3.1
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="MasterT.WPF.CrontabBuilder" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MasterT.WPF.CrontabBuilder --version 1.3.1
#r "nuget: MasterT.WPF.CrontabBuilder, 1.3.1"
#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.
// Install MasterT.WPF.CrontabBuilder as a Cake Addin
#addin nuget:?package=MasterT.WPF.CrontabBuilder&version=1.3.1

// Install MasterT.WPF.CrontabBuilder as a Cake Tool
#tool nuget:?package=MasterT.WPF.CrontabBuilder&version=1.3.1

A basic reusable WPF Control to generate a Crontab string

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 343 1/4/2023
1.3.0 1,204 9/29/2022
1.2.2 2,082 1/25/2022
1.2.1 353 10/20/2021
1.2.0 333 10/14/2021
1.1.1 1,031 4/16/2020
1.1.0 505 4/16/2020
1.0.7 631 5/7/2019
1.0.6 532 5/2/2019
1.0.5 862 12/19/2018
1.0.4 645 12/12/2018
1.0.3 676 12/10/2018
1.0.2 671 12/10/2018
1.0.1 704 11/12/2018
1.0.0 713 11/12/2018

Fixed a bug in the regular expression that failed to recognize some "every X seconds" crontab strings