单项选择题

在ASP.NET Core应用程序中()方法是应用程序的托管入口。

A.Program.Main()
B.Program.Start()
C.Program.Init()
D.Program.Load()