public static void UseCoreServiceGet(this IApplicationBuilder app) { ServiceGet.SetProvider(app.ApplicationServices); }