예제 #1
0
 public static void UseCoreServiceGet(this IApplicationBuilder app)
 {
     ServiceGet.SetProvider(app.ApplicationServices);
 }