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.
<PackageVersion Include="MasterT.WPF.CrontabBuilder" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="MasterT.WPF.CrontabBuilder" />
                    
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 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.
#addin nuget:?package=MasterT.WPF.CrontabBuilder&version=1.3.1
                    
Install MasterT.WPF.CrontabBuilder as a Cake Addin
#tool nuget:?package=MasterT.WPF.CrontabBuilder&version=1.3.1
                    
Install MasterT.WPF.CrontabBuilder as a Cake Tool

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.  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 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 452 1/4/2023
1.3.0 1,311 9/29/2022
1.2.2 2,141 1/25/2022
1.2.1 398 10/20/2021
1.2.0 376 10/14/2021
1.1.1 1,096 4/16/2020
1.1.0 577 4/16/2020 1.1.0 is deprecated because it has critical bugs.
1.0.7 693 5/7/2019
1.0.6 586 5/2/2019
1.0.5 948 12/19/2018
1.0.4 703 12/12/2018
1.0.3 736 12/10/2018
1.0.2 727 12/10/2018
1.0.1 777 11/12/2018
1.0.0 781 11/12/2018

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