yv989c / BlazarTech.QueryableValues

This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
Other
91 stars 6 forks source link

Fixes binary compatibility with Microsoft.IO.RecyclableMemoryStream v3.0.0 #45

Closed yv989c closed 9 months ago

yv989c commented 9 months ago

Closes #44