Aravindk777

Results 9 comments of Aravindk777

After 5 years since this was reported, i am facing this issue in .Net 8 project by the below lines of code usage from my backgroundService template app. ``` var...

I am also receiving the error as "Table or view doesn't exist". For Oracle. Probably, a good detailed documentation about how to use DapperExtensions for Oracle (or any db) would...

Reopening this, as the problem is, the library appends the new file being downloaded to the already existing file under the local path with the same name, instead of overwriting...

There are two possible dupes/similar implementations: #333 and #256. Are we going to keep this or has any additional abilities compared to other two? so we can review the most...

> in #256 and in #333 they both forgot to add the same features to the SendAsync method. Both prs pass and use CheckCertificateRevocation which is not in this pr....

I have this question too. Also the documentation seems wrong. The actual underlying implementation is using `return connection.ExecuteAsync(cmd, entityToInsert, transaction, commandTimeout);` which is returning the number of rows affected and...

I suppose this can be closed now. As its only going to be available on IRS website going forward.