Is razor pages replacing mvc?



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

Post New Answer

More MVC Model View Controller Interview Questions

What is mvc token?

1 Answers  


Explain attribute based routing in mvc?

1 Answers  


What is modelstate isvalid in mvc?

1 Answers  


What are action verbs mvc?

1 Answers  


What is antiforgerytoken in mvc?

1 Answers  


Is angular js mvc?

1 Answers  


What are the filter in mvc?

1 Answers  


How do you implement forms authentication in mvc?

1 Answers  


What is view engine in mvc?

1 Answers  


What is the main purpose of mvc architecture?

1 Answers  


What is razor view engine in mvc?

1 Answers  


How can we detect that an mvc controller is called by post or get?

1 Answers  


Categories