(Choose 1 answer)
How are gRPC services registered and configured in ASP.NET Core?
A. In the ConfigureServices method of the Startup class
B. By modifying the Global.asax file
C. By adding a configuration file named appSettings.json
D. In the ConfigureServices method of the Controller class
t