Exemplo n.º 1
0
 public async void Add()
 {
     logger.LogInformation("Doing a post");
     await manager.AddAsync();
 }