0 / 10 answeredScore: 0
Question 1

What is the purpose of a DbContext in Entity Framework Core?

Question 2

What file typically configures services and the request pipeline in a modern ASP.NET Core app?

Question 3

What does LINQ stand for?

Question 4

Which keyword is used to define an asynchronous method in C#?

Question 5

Which HTTP method is conventionally used to update an existing resource in a REST API?

Question 6

What is Dependency Injection used for in .NET Core?

Question 7

What is a NuGet package?

Question 8

Which attribute restricts an API endpoint to authenticated users?

Question 9

What is Entity Framework Core primarily used for?

Question 10

In ASP.NET Core, what is middleware?