Program.cs 207 B

123456789
  1. using WebTemplate;
  2. var server = new AppServer();
  3. server.Start(args);
  4. // After launching the application, you can access
  5. // * https://localhost:7169/swagger/
  6. // * https://localhost:7169/v1/status