Home / CSE MCQs / ASP.Net Core :: Discussion

Discussion :: ASP.Net Core

  1. Which of the following is an entry point of ASP.NET Core application?
  2. A.
    Main method of Program class
    B.
    Configure method of Startup class
    C.
    ConfigureService method of Startup class
    D.
    Application_start method of Global.asax

    View Answer

    Workspace

    Answer : Option A

    Explanation :



Be The First To Comment