Missing async methods

Issue #154 resolved
Ieuan Walker created an issue

Installed SQLiteNetExtensions.Async (2.1.0) to use the method GetWithChildrenAsync method, but couldn't find the extention method.

Looking in NuGet explorer, I can’t see them in the package itself - https://nuget.info/packages/SQLiteNetExtensions/2.1.0

I'm getting the none async methods -

But no async methods and no methods at all on SQLiteAsyncConnection.

Comments (4)

  1. Log in to comment