9 packages
returned for Tags:"Executor"
Filter
Interfaces for implementing a variation of the Command design pattern.
A very simple implementation of IExecutor and IExecutorAsync.
An implementation of IExecutor and IExecutorAsync utilizing SimpleInjector as IoC container.
An implementation of IExecutor and IExecutorAsync utilizing .NET Core dependecy injection.
202 total downloads
last updated 12/27/2019
Latest version: 1.0.0-alpha1
json
executor
JSON executor for executing test cases through JSON configuration.
Pass multiple arguments that can be complex objects to another program while executing that program from an executable file. After that, main program can communicate with another program that was executed.
A minimal VNC server and client application.
Simple abstract class for throttled execution of an async function, with throttling implemented by use of TokenBuckets