Kizspy | Question: 26
(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 adding a configuration file named appSettings.json
C. By modifying the Global.asax file
D. In the ConfigureServices method of the Controller class