David Hall
David Hall
Unfortunately, Microsoft does not support "Smart Tags" with the new designer in VS 2019 and 2022 for .NET Core and 5.0 or 6.0 WinForms controls. I have seen some paid...
That file is available in the repository. Make sure this file is placed in the directory above.
Do you have the same problem if you use the `Register-ScheduledTask` PowerShell cmdlet? I don't have a way to replicate and test this, so I first want to rule out...
As the developer, I do not have any plans to introduce a set of unit tests for this project. If you do, please contact me and I will add them....
I do not understand your request. Please rephrase or elaborate.
I've never done 'mock' unit testing before, so I'm not sure what it requires. I'm happy to review and accept a push request if you'd like to do whatever work...
Can I assume the interfaces need to be public? I remembered some similar work I'd started a couple of years ago for a different purpose. Would the attached file be...
I have started a UWP project based on the TaskOptionsEditor. It will take some time though as it is a decent learning curve for me. If anyone has some good...
I have the `TaskScheduler` project now working with all .NET Core versions. I have most of the TaskEditor control done in UWP, but that is the only control. If you...
I'll get all my work on the main library posted so you can use it. If you have ideas on adding the UWP editor, please share here. If you write...