TaskLogicIntegration public static class TaskLogicIntegration Documentation Code public static IServiceCollection AddTaskLogic<T>(this IServiceCollection srv, T logic) where T : ITaskLogic public static void AddTaskLogicApi(this IApplicationBuilder app, string basePath = null)