TaskSchedulerEditor 2.12.2

dotnet add package TaskSchedulerEditor --version 2.12.2
                    
NuGet\Install-Package TaskSchedulerEditor -Version 2.12.2
                    
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="TaskSchedulerEditor" Version="2.12.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TaskSchedulerEditor" Version="2.12.2" />
                    
Directory.Packages.props
<PackageReference Include="TaskSchedulerEditor" />
                    
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 TaskSchedulerEditor --version 2.12.2
                    
#r "nuget: TaskSchedulerEditor, 2.12.2"
                    
#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.
#:package TaskSchedulerEditor@2.12.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TaskSchedulerEditor&version=2.12.2
                    
Install as a Cake Addin
#tool nuget:?package=TaskSchedulerEditor&version=2.12.2
                    
Install as a Cake Tool

About

A Windows Forms User Interface library supporting TaskScheduler, a .NET wrapper for the Windows Task Scheduler. It provides controls mimicking all the UI components of the Windows Task Scheduler app with extended features and supporting controls.

More information can be found on the project page on GitHub.

Support

Below are links to sites that provide in-depth examples, documentation and discussions. Please go here first with your questions as the community has been active for over a decade.

  • Wiki - Sample code, library how-to, troubleshooting, etc.
  • API documentation - Class/method/property documentation and examples
  • Full Issues Log - Use the search box to see if your question may already be answered.
  • Discussion Forum - Users helping users, enhancement requests, Q&A (retired Google forum here)

Key Features

Localized and localizable UI editors and a wizard for tasks which mimic the ones in Vista and later and adds optional pages for new properties. Following is the list of available UI controls:

  • Task editor dialog and tabbed control which mimics system editor (TaskEditDialog and TaskPropertiesControl)
  • Task editor dialog using more modern UI scheme (TaskOptionsEditor)
  • Task creation wizard (TaskSchedulerWizard)
  • Action editor dialog (ActionEditDialog)
  • Trigger editor dialog (TriggerEditDialog)
  • Windows Event Log viewer which works for all events, not just Task Scheduler's (EventViewerDialog and EventViewerControl)
  • Task / task folder selection dialog (TaskBrowserDialog)
  • Task history viewer (TaskHistoryControl)
  • Task run-times viewer (TaskRunTimesControl and TaskRunTimesDialog)
  • Task service remote connection dialog (TaskServiceConnectDialog)
  • Simplified classes for pulling events from the system event log.
  • A DropDownCheckList control that is very useful for selecting flag type enumerations.
  • A FullDateTimePicker control which allows both date and time selection in a single control.
  • A CredentialsDialog class for prompting for a password which wraps the Windows API.

The currently supported localizations include: English, Spanish, Italian, French, Chinese (Simplified), German, Polish and Russian.

Usage

// Create a new task
Task t = TaskService.Instance.AddTask("Test", QuickTriggerType.Daily, "myprogram.exe");

// Edit task and re-register if user clicks Ok
TaskEditDialog editorForm = new TaskEditDialog(task: t, editable: true, registerOnAccept: true);
editorForm.ShowDialog();

For extended examples on how to the use the library, look at the Examples Page.

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.  net6.0-windows7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  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.  net8.0-windows7.0 is compatible.  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.  net9.0-windows7.0 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework 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 is compatible.  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 (3)

Showing the top 3 popular GitHub repositories that depend on TaskSchedulerEditor:

Repository Stars
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
project-sbc/Handheld-Control-Panel
tushev/aojdk-updatewatcher
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
Version Downloads Last Updated
2.12.2 172 7/8/2025
2.12.1 1,523 3/5/2025
2.12.0 190 2/26/2025
2.11.0 8,605 5/1/2024
2.10.1 16,287 2/10/2022
2.10.0 713 1/24/2022
2.9.3 693 12/13/2021
2.9.2 976 9/30/2021
2.9.1 3,199 1/28/2021
2.9.0 1,095 12/9/2020
2.8.21 6,045 9/1/2020
2.8.20 1,763 6/20/2020
2.8.19 826 6/1/2020
2.8.18 5,800 12/20/2019
2.8.17 5,134 11/9/2019
2.8.16 10,832 10/15/2019
2.8.15 1,959 7/19/2019
2.8.14 878 7/17/2019
2.8.13 989 7/12/2019
2.8.12 1,446 6/18/2019
2.8.11 3,023 5/6/2019
2.8.10 6,946 4/8/2019
2.8.8 1,334 3/5/2019
2.8.7 1,862 1/2/2019
2.8.6 1,614 10/26/2018
2.8.5 1,611 9/17/2018
2.8.4 3,431 7/18/2018
2.8.3 1,538 7/18/2018
2.8.2 1,385 7/16/2018
2.8.1 2,168 4/14/2018
2.8.0 1,703 3/12/2018
2.7.4 1,561 3/2/2018
2.7.3 1,615 2/9/2018
2.7.2 3,089 11/16/2017
2.7.1 1,317 11/16/2017
2.6.5 1,384 11/7/2017
2.6.4 1,323 11/7/2017
2.6.3 1,396 10/23/2017
2.6.2 1,408 10/6/2017
2.6.1 1,510 9/13/2017
2.6.0 1,505 8/29/2017
2.5.28 5,040 6/27/2017
2.5.27 1,504 6/11/2017
2.5.26 1,600 5/17/2017
2.5.24 1,626 5/3/2017
2.5.23 2,664 4/7/2017
2.5.22 5,650 2/5/2017
2.5.21 11,675 7/29/2016
2.5.20 26,077 5/14/2016
2.5.19 1,923 4/27/2016
2.5.18 1,618 4/11/2016
2.5.17 1,638 4/7/2016
2.5.16 1,677 3/15/2016
2.5.15 1,469 3/10/2016
2.5.14 2,078 2/12/2016
2.5.13 1,523 2/7/2016
2.5.12 2,413 1/13/2016
2.5.11 1,572 1/4/2016
2.5.10 1,484 12/30/2015
2.5.9 1,717 12/26/2015
2.5.8 1,734 12/22/2015
2.5.7 1,669 12/16/2015
2.5.6 1,646 12/11/2015
2.5.4 2,115 11/17/2015
2.5.3 1,533 11/11/2015
2.5.2 1,518 11/10/2015
2.5.1 1,505 11/9/2015
2.5.0 1,569 11/2/2015
2.4.2 2,056 9/17/2015
2.4.0 2,462 8/14/2015
2.3.4 3,206 6/26/2015
2.3.3 1,637 6/24/2015
2.3.2 2,416 4/24/2015
2.3.1 1,766 3/23/2015
2.3.0 3,408 12/18/2014
2.2.2 1,718 9/25/2014
2.2.1 1,517 9/10/2014
2.2.0 2,157 5/4/2014
2.1.1 1,988 4/17/2014
2.1.0 1,688 4/9/2014
2.0.3 2,051 1/7/2014
2.0.0 2,346 9/17/2013
1.9.4 2,218 3/21/2013
1.9.3 1,682 2/11/2013
1.9.2 2,112 11/29/2012
1.8.3 1,872 7/3/2012
1.8.2 1,762 5/18/2012
1.8.1 1,917 3/14/2012
1.8.0 1,889 1/27/2012
1.7.1 1,880 12/27/2011
1.7.0 2,221 9/13/2011
1.6.3 2,015 7/21/2011
1.6.2 2,006 6/18/2011
1.6.1 2,093 5/4/2011
1.6.0 2,135 4/5/2011