EF 8 new feature: Raw SQL queries for unmapped types

preview_player
Показать описание
In this video, I talk about a new feature in EF 8: Raw SQL queries for unmapped types

#efcore #rawsql #dotnet #csharp #ef8features

LinkedIn Profile:

Github:
Рекомендации по теме
Комментарии
Автор

بسیار عالی، تشکر بابت محتوای خوبتون. یک سوال هم دارم، به نظر شما آیا ممکنه که عملکردی مشابه Dapper QueryMultiple رو با این قابلیت جدید EF8 پیاده کرد؟ با تشکر

malekan
Автор

Is it possible to map the result to DTO ?

muhammedtapis
Автор

When to use raw sql? I prefer sql than ef syntax but sql should not be written in code due to sql injection attacks. So, what is the point of this nice feature?

predigr
Автор

thanks bro but i think the ef 7 already has this feature

MahmoudSaed