ErikEJ/erikej.github.io

How to pass a dynamic/variable list of values as SqlParameters with FromSqlRaw in EF Core

Opened this issue · 3 comments

How to pass a dynamic/variable list of values as SqlParameters with FromSqlRaw in EF Core

Thanks for the post, it's a great read, however it ends with: "you could obviously consider parameter padding" - Please, never use the word obvious(ly) in such a way in a blog post... It makes me as a reader feel inadequate because I don't know what parameter padding is, and even worse because apparently it is supposed to be an obvious concept.

This word + some similar ones are IMO best avoided, e.g. see here: https://matheducators.stackexchange.com/questions/1896/are-the-words-easy-basic-clearly-obviously-etc-ever-helpful

@PjotrB Thanks for the thoughtful comment! I will reword this, and try to refrain from using those words!

Great, thanks!