Ejemplo n.º 1
0
 public static async Task Main(string[] args)
 {
     await WebHost.StartASync(new StartUp());
 }