in AdventureWorksMVCCore.Web/Controllers/HomeController.cs [16:19]
public HomeController(ILogger<HomeController> logger) { _logger = logger; }