All quizzes
Free quiz · 50 questions in the bank

ASP.NET Core quiz

Test your ASP.NET Core knowledge with a free interactive quiz — 50 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

In the modern minimal hosting model (.NET 6+), where did the separate Startup.cs class's responsibilities (service registration and middleware configuration) move to?

In this round
  1. In the modern minimal hosting model (.NET 6+), where did the separate Startup.cs class's responsibilities (service registration and middleware configuration) move to?
  2. What is a Tag Helper in ASP.NET Core Razor views?
  3. What is ASP.NET Core?
  4. What does the `[FromQuery]` parameter attribute do?
  5. What is the purpose of `ILogger<T>` in ASP.NET Core?
  6. What ORM is commonly used with ASP.NET Core for databases?
  7. What does `app.UseRouting()` do in the ASP.NET Core middleware pipeline?
  8. What does the `[FromBody]` parameter attribute do in an ASP.NET Core action method?
  9. What does `launchSettings.json` configure in an ASP.NET Core project?
  10. What is routing in ASP.NET Core?
  11. What is `dotnet run` used for during ASP.NET Core development?
  12. What is Swagger/OpenAPI typically used for in an ASP.NET Core Web API project?
Gaps to close?
Read the curated ASP.NET Core notes — core concepts, patterns, interview prep.
ASP.NET Core notes

More quizzes

.NETAccessibilityAgile MethodologyAirflowAlertmanagerAlgorithms