Just converting over some code and I noticed that these two namespaces are not in AsyncPoco, but are in PetaPoco 5.1.306.
Are they missing for a reason? Is it assumed that we just use the PetaPoco versions?
Also I noticed some other changes - the AsyncPoco.Database object does not include Provider or DefaultMapper properties.
Is AsyncPoco perhaps forked from an earlier version?