/SqlWorker

SqlWorker is .Net library that allows developer to most easily run database queries. Library automatically manages DbConnection, DbCommand and DbDataReader objects. Developer only writes queries.

Primary LanguageC#MIT LicenseMIT

Stargazers