(#12) AddMVC() vs AddControllersWithViews() vs AddControllers() vs AddRazorPages() | ASP.Net Core

preview_player
Показать описание
ASP.Net Core Tutorial: AddMVC() vs AddControllersWithViews() vs AddControllers() vs AddRazorPages()

1. services.AddMVC()
2. services.AddControllers()
3. services.AddControllersWithViews()
4. services.AddRazorPages()

In this video, you will understand which method is best for your web application.
We will see the details of all the features for each method.

#AddMVC #AddControllersWithViews #AddControllers
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Follow us on
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Popular free courses from WebGentle
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

I like ur video because u clear the concept from scratch which is very gud for beginners as well as experienced developer

amitsambyal
Автор

Really super and i am getting full clarification. your single video is very important for me. thank you so much.

Dineshkumar-icel
Автор

Very clear video. Exactly what I was looking for. Thank you!

michelvosje
Автор

Thank you for this video, please add subtitles for other people, the video is valuable but because of your strong accent most of the viewers may omit this video.
Mariusz

mariusz
Автор

Thank you for making this .net core I am enjoying.

mayurgc
Автор

Thank you very much for the clarification!

Alireza-uyfo
Автор

AddMvc() method add the Dependency of MVC, what exactly it means ?
we have selected the MVC project so by default all the MVC related assemblies must get add to project, I didn't get why we say AddMvc() load MVC services, where load and from where it load. Please clarify the doubt...

SukhrajMohammad
Автор

how many Hours of this all 120 videos, Please mention anywhere.

asutoshsharma
Автор

Hii

I am getting error on service.addcontroller() in API

Error - "configure" parameter Null .

Please help

sanketdholu
Автор

Thank you so much for this series, really helpful but I'm getting this error at this point of this view. How do I resolve it? I've tried to search the solution on google, use stack overflow also chatgpt but the solution are not working for me.

Application startup exception
Unable to find the required services. Please add all the required services by calling inside the call to 'ConfigureServices(...)' in the application startup code.

itsallaboutdigital
visit shbcf.ru