Kizspy | Question: 12
(Choose 1 answer)
How do you add Entity Framework Core to a Blazor Web App project?
A. By writing JavaScript code.
B. By installing NuGet packages and configuring the DbContext.
C. By using static HTML files.
D. By using a database management system.