Example #1
0
 public void ConfigureApi(IApplicationBuilder app)
 {
     app.UseApiHello();
 }