Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

File metadata and controls

10 lines (7 loc) · 358 Bytes

Dapper.Rainbow.SQLite

Implementation of Dapper.Rainbow for SQLite

Add additional function not exist on original Dapper.Rainbow

Need to specify correct System.Data.SQLite for your target OS if your target is cross platform uses System.Data.SQLite.MSIL and uses sqlite3.dll specific for target platform uses DLLMAP to map between dll and platform