Umair tahir
Umair tahir
Hey there! I found the similar issue and fixed that. It's working fine now in my application. I have created a new Pull request #6 with the bug fixes.
Hello! Can you please show that how are you declaring the "pNames" parameter into the procedure?
Actually I couldn't get what you are actually doing. But somehow I get what you want to do. I am showing you the sample on how you can achieve that....
> Hi @ut786 , that is what I already doing (string concatenation) and was trying to avoid... as for that is always risk of sql injection, I would say.... and...
Currently, it is impossible to use dependency injection with lazy loading. One way to do that, is to use IServciesProvider to the class constructor and fetch the registered classes. Then...