DapperLib/Dapper.Contrib

What is the proper way to contribute to Dapper.Contrib

Opened this issue · 1 comments

Some time ago I created a PR fixing an issue with GUID keys. The fix is simple and applies to Postgres only. But I am ready to fix the issue for all the adapters. Actually there are quite a few small issues there and I guess community is ready to fix them and make the lib better. But how should we try to do it? Is it possible in general?

Proper way is to do like you did. I guess the guys just have too much to do. I used to do work on the contrib code (wrote the initial code) and I'm aiming to get back into it again, but I no longer have write access to main. I'll see if I can get some contrib PRs moving.