Community

Understand The Difference Between AddMvc() And AddMvcCore()

(Bipin Joshi) As a beginner, you must have stumbled upon these two methods – AddMvc() and AddMvcCore() – in the ConfigureServices() of the Startup class. you must have wondered about the difference between them.