R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which method runs a middleware component in ASP.NET Core?

  • (A) Use()
  • (B) Add()
  • (C) Inject()
  • (D) Run()

Explanation by: Ram Sharma
`Use()` is commonly used to configure middleware in the request pipeline.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.