A

Admin • 832.27K Points
Coach

Q. Which method is used to add middleware in ASP.NET Core?

  • (A) Add()
  • (B) Use()
  • (C) Map()
  • (D) RunAsync()

Explanation by: Admin

Use() method adds middleware to the request pipeline.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.