ASP.NET Core Practice Test
✕
📝 ASP.NET Core Practice Tests
Authentication & Authorization
Configuration & Environments
Configuration & Logging
Dependency Injection
Entity Framework Core
Middleware & Pipeline
Middleware & Request Pipeline
Routing & Controllers
ASP.NET Core General
📖 ASP.NET Core Study Guides
ASP.NET Core Practice Test
🎥 ASP.NET Core Videos
ASP.NET Core Practice Test
☰
ASP.NET Core Practice Test
▶
ASP.NET Core Routing & Controllers 3
Free · Instant Results
What is the role of UseEndpoints() in ASP.NET Core routing?
A
It executes the endpoints matched by UseRouting()
B
It defines the routing table
C
It registers controllers with DI
D
It adds route constraints
▶ Start Practice Test