Closed szlatkow closed 1 year ago
Hi Ardalis, please consider adding a custom return type for File types
public abstract class WithResponseCustoms<TResponse> : BaseEndpointAsync { public abstract Task<TResponse> HandleAsync( TRequest request, CancellationToken cancellationToken = default ); }
@ojrojas moving this to its own issue #81
A single GitHub Actions pipeline for all the required automated processes to eliminate potentially unnecessary overhead of maintaining several separate pipelines.
Built with ❤ by Pipeline Foundation.