Dependency Injection
This release adds support for dependency injected inputs in your handler functions via the Input.InjectedDependency helper method.
See Async App with an Injected CancellationToken example.
This release adds support for dependency injected inputs in your handler functions via the Input.InjectedDependency helper method.
See Async App with an Injected CancellationToken example.