Forget Entity Framework Core! - How to Use Dapper and Strongly Typed IDs

Описание к видео Forget Entity Framework Core! - How to Use Dapper and Strongly Typed IDs

To be clear, there's nothing wrong with using Entity Framework Core. In fact, it's the popular choice for CSharp developers! However, EF Core is now how I like to write my own code. It's just personal preference since I like having the SQL queries in front of me when I'm developing my data access patterns.

Dapper, on the other hand, has been great to use! It perfectly fits my needs. When we combine this with Andrew Lock's StronglyTypedId Nuget package, we can get some great repository APIs to work with. But how can we expand upon the suggested way to integrate Strongly Typed IDs from this package with Dapper?

Let's find out!

----

Thanks to Pakt Publishing for sponsoring!

👇👇👇👇
Check out Architecting ASP NET Core Applications:
https://amzn.to/4drRe7K
☝️☝️☝️☝️

----
🔑 Membership & Subscriptions:
📨 Weekly Newsletter: https://subscribe.devleader.ca
🏘️ Private Discord Community:   / discord  
📽️ YouTube Membership:    / @devleader  

🧠 Courses:
All Courses: https://www.devleader.ca/courses
Getting Started with C#: https://dometrain.com/course/getting-...
Deep dive C#: https://dometrain.com/course/deep-div...
C# Zero to Hero BUNDLE: https://dometrain.com/bundle/from-zer...
Refactoring For C# Devs: https://dometrain.com/course/from-zer...
[FREE] Intro to Software Development:    • [FREE MINI COURSE] - Introduction To ...  

🗣️ Social Media & Links:
All My Links: https://linktr.ee/devleader
Blog: https://www.devleader.ca/
TikTok:   / devleader  
LinkedIn:   / nickcosentino  
Threads: https://threads.net/@dev.leader
Twitter:   / devleaderca  
Facebook:   / devleaderca  
Instagram:   / dev.leader  
GitHub: https://github.com/ncosentino/
Twitch:   / ncosentino  
YouTube:    / @devleader  
----

#softwareengineering #software #softwareengineer #softwaredeveloper

Комментарии

Информация по комментариям в разработке