Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@kant2002 kant2002 released this 10 May 11:39
· 38 commits to main since this release
  • Add ability to pass DbCommand as parameters
  • All awaitable code has ConfigureAwait(false)
  • Add ability to pass CancellationToken to async methods.