Outstanding Sir. I am your greatest fan and one of oldest subscriber on udemy and student
@DotNetMastery2 жыл бұрын
Thank you so much
@nikunj174842 жыл бұрын
Hi, I am your big fan, almost bought your all courses. Please make course of complete dapper with live project. Eager to waiting for this course of dapper. Thank you🙏
@DotNetMastery2 жыл бұрын
Hello I have a dapper course on dotnetmastery! I plan on updating that in early 2023.
@Rohitpatidar4u2 ай бұрын
Thanks for clear explanation
@PhantasyAI09 ай бұрын
could you make a video using a hybrid approach, using dapper and EF core?
@drewwilson8756 Жыл бұрын
Thanks, this has been a great overview.
@DotNetMastery Жыл бұрын
Glad it was helpful!
@DanielWong-cc5dx2 жыл бұрын
Could you do a comparison between Dapper and SmartSql?
@TheEngineerGuy-TEG Жыл бұрын
I have your almost all course of udemy but you have not use dapper in any of that project can you make one project with dapper Architecture
@DotNetMastery Жыл бұрын
I will try to add that to my queue! :)
@keyable2 жыл бұрын
Hey nice video, are you planning to update EF course?
@ramytawfik9168 Жыл бұрын
Can you please make courses about the most used clean architectures
@PelleWidell9 ай бұрын
Interesting video and good comparsion but you missed the biggest cons with EF, it demands higher rights in SQL-serber than it should be. This is mainly due to code-first vs db-first and in security db-first always wins. For development time it depends on the skills the developer have in sql.
@AlThePal782 жыл бұрын
Can you cover some of the differences for people that don't know. Like what is a store procedure and how todo it with dapper and EF so we understand why it is more difficult
@DotNetMastery2 жыл бұрын
Of course! I will try to add that to my queue.
@WantMore-mc8dx10 ай бұрын
I could just add that if Performance or more Read Only, then Dapper is better. Else it depends.
@fernandohood55422 ай бұрын
I think the designers of the language are taking this too far.