Beeline icon indicating copy to clipboard operation
Beeline copied to clipboard

Cut out the middleman and serialize directly from a DbDataReader to UTF8 Json bytes.

Results 1 Beeline issues
Sort by recently updated
recently updated
newest added

https://github.com/RendleLabs/Beeline/blob/483b0ef84b7af7a4582e5d618348c58c504e2324/src/Beeline/Beeline.csproj#L13-L15 @markrendle Just to satisfy my curiosity, is this assembly reference not a typical `PackageReference` because some tooling doesn't know about `netstandard2.1`? or is it to do with conflicting implicit...