01What is the 'Middleware Pipeline' in ASP.NET Core?
02In Dependency Injection, what does 'Scoped' lifetime mean?
03What is 'Attribute Routing'?
04Which component is used for Server-Side Rendering of HTML in ASP.NET Core?
05What do Data Annotations (like [Required]) do in a Model?