Dzoukr / Dapper.FSharp

Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
MIT License
365 stars 35 forks source link

Support select with `IAsyncEnumerable<'t>` result #99

Open lucasteles opened 7 months ago

lucasteles commented 7 months ago

It would be great to have out-of-the-box support on IAsyncEnumerable results for queries