Sign in Sign up
nuget

Dapper.Oracle.StrongName

Dapper is a great tool if you want to write database-agnostic code. However, sometimes you need to access functionality that is provider-specific. This assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, supports setting various properties on the command(LOBFetchSize, ArrayBindCount, BindByName), as well as setting CollectionType on the parameter. Using this package, you can now run stored procedures that returns RefCursor, or use array bind count to execute a sql statements with a array of parameters.

Activity

Latest release
5y ago
Total releases
5
Cadence
~2 months
Last 12 months
0

Reach

Stars

Details

First release
Apr 12, 2019
Releases
Version Released
2.0.2 patch
2.0.1 patch
2.0.0 major
1.2.1 patch
1.2.0 initial