Is razor pages replacing mvc?
Answer / Sapna Kumari
Razor Pages is not necessarily replacing MVC in ASP.NET Core, but rather it's a new alternative for building web applications that may offer advantages in certain scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc token?
Explain attribute based routing in mvc?
What is modelstate isvalid in mvc?
What are action verbs mvc?
What is antiforgerytoken in mvc?
Is angular js mvc?
What are the filter in mvc?
How do you implement forms authentication in mvc?
What is view engine in mvc?
What is the main purpose of mvc architecture?
What is razor view engine in mvc?
How can we detect that an mvc controller is called by post or get?