This is a fork of https://github.com/phnx47/MicroOrm.Dapper.Repositories
In this version we added the ability of having compound keys, resilient retries if connection timeout, bulk upsert and if no key attribute is specified then it will use Id property as key.