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:
[ Ссылка ]
☝️☝️☝️☝️
----
🔑 Membership & Subscriptions:
- 📨 Weekly Newsletter: [ Ссылка ]
- 🏘️ Private Discord Community: [ Ссылка ]
- 📽️ YouTube Membership: [ Ссылка ]
🧠 Courses:
- All Courses: [ Ссылка ]
- Getting Started with C#: [ Ссылка ]
- Deep dive C#: [ Ссылка ]
- C# Zero to Hero BUNDLE: [ Ссылка ]
- Refactoring For C# Devs: [ Ссылка ]
- [FREE] Intro to Software Development: [ Ссылка ]
🗣️ Social Media & Links:
- All My Links: [ Ссылка ]
- Blog: [ Ссылка ]
- TikTok: [ Ссылка ]
- LinkedIn: [ Ссылка ]
- Threads: [ Ссылка ]
- Twitter: [ Ссылка ]
- Facebook: [ Ссылка ]
- Instagram: [ Ссылка ]
- GitHub: [ Ссылка ]
- Twitch: [ Ссылка ]
- YouTube: [ Ссылка ]
----
#softwareengineering #software #softwareengineer #softwaredeveloper
Ещё видео!