May 7, 2023
Hi Sebastien, you're right! EF Core will indeed use the parameterized constructor if it finds one, without the need to use the FromSqlRaw or FromSqlInterpolated methods.
Thank you for reading and pointing that out :) I will update that piece of article.