I Choose THIS Over EF Core - How To Use Dapper in C#
I know that everyone loves using Entity Framework Core... But it's so far just not been a great fit for me. And I'm not here to tell you that EF Core is bad by any means -- quite the opposite! I think that Entity Framework Core is an excellent fit for most C# developers.
But personally, I find I fight against it. But when I use Dapper in C# I feel right at home! I get my SQL queries right in front of me but the ORM aspect of mapping to entities is handled much more streamlined for me.
In this video, I'll walk you through some of the very basics of using Dapper in C#!
----
🔑 Membership & Subscriptions:
- 📨 Weekly Newsletter: https://subscribe.devleader.ca
- 🏘️ Private Discord Community: https://discord.com/invite/TVY79BZ3Wy
- 📽️ YouTube Membership: https://www.youtube.com/@DevLeader/join
🧠 Courses:
- All Courses: https://www.devleader.ca/courses
- Getting Started with C#: https://dometrain.com/course/getting-started-csharp?affcode=1115529_nl-teyzg
- Deep dive C#: https://dometrain.com/course/deep-dive-csharp?affcode=1115529_nl-teyzg
- C# Zero to Hero BUNDLE: https://dometrain.com/bundle/from-zero-to-hero-csharp/?affcode=1115529_nl-teyzg
- Refactoring For C# Devs: https://dometrain.com/course/from-zero-to-hero-refactoring-for-csharp-developers?affcode=1115529_nl-teyzg
- [FREE] Intro to Software Development: https://www.youtube.com/playlist?list=PLzATctVhnsggb3lj53T8fJSK6LJQFUyKS
🗣️ Social Media & Links:
- All My Links: https://linktr.ee/devleader
- Blog: https://www.devleader.ca/
- TikTok: https://www.tiktok.com/@devleader
- LinkedIn: https://www.linkedin.com/in/nickcosentino
- Threads: https://threads.net/@dev.leader
- Twitter: https://twitter.com/DevLeaderCa
- Facebook: https://www.facebook.com/DevLeaderCa
- Instagram: https://www.instagram.com/dev.leader
- GitHub: https://github.com/ncosentino/
- Twitch: https://twitch.tv/devleaderca
- YouTube: https://youtube.com/@DevLeader?sub_confirmation=1
----
#dotnet #csharp #dapper #efcore #sql