Thank you for your excellent narration:elbowcough:
Believe me the content is amazing.
just exactly what I am looking for. Thank you so much.
Awesome content. Clear as day man 🍻
Very nicely explained. Thanks Code Maze
Best tutorial on Dapper. 👏
Thx! Great explanation!
Thank you for the clear and direct tutorial. Question on unit of work, when do you see it necessary to be implemented, and when to avoid/not need it?
Awesome video! Thanks a lot!
nicely explained!!
Very good bro,🥰 if possible add content using service layer, repository and calling all this data to controller.
¡Excelente video! Consulta: cómo se consume esto con Blazor? Gracias
verry good
although i learnt this your your site.... thanks alot. can you demonstrate how to do authorization on asp.net core api using daper
Very nice content, but volume is too low! Is it possible to increase the volume!!
How can i get the querry you pasted on the new created dapper database ...so i can use it in my practice before modifying to my own
Why are you creating different folders within the main solution and putting everything in them creating a monolithic solution instead of creating an n-tier architecture?
What if a user just updates a single field, would we still go ahead and update all the columns or there is a different approach for that?
Quick question, what's the point behind using Dynamic Parameter input to ShowCompanyById instead of just passing the id "new{Id=id}" ? Thanks
@CodeMaze