It would be great to have async enumerable which can be used in another projects without dependency to EF
Comments: Also it would be greate to have these interfaces named without 'Db' prefix, for ex: IDbAsyncEnumerable -> IAsyncEnumerable IDbAsyncEnumerator -> IAsyncEnumerator etc
Comments: Also it would be greate to have these interfaces named without 'Db' prefix, for ex: IDbAsyncEnumerable -> IAsyncEnumerable IDbAsyncEnumerator -> IAsyncEnumerator etc