What is the primary purpose of a Razor Layout page in ASP.NET Core?
-
A
To define shared HTML structure like headers and footers reused across multiple views
-
B
To define the database schema for Entity Framework
-
C
To configure middleware pipeline ordering
-
D
To manage CSS grid layouts for responsive design