namespace Diligent.WebAPI.Data.Extensions; public static class ServiceScope { public static void SetupData(this IServiceScope scope) { } }