Found 22 packages
My .tt file for generating a CodeFirstContext based on a folder of code first models
This package goes in your data access layer
My attempt at query interception, allows for writing out the sql of queries as they are being executed
Intercept method
Useful enumerable and queryable extension methods.
A Library adds valuable functions to Enumerables, Queryables, Strings, and file uploading.
Set of types for paging and sorting enumerables.
Package Description
EntityFramework extensions. Handling async on queryables
DbContext extensions that helps iterate queryables in batches
Persistence abstract components for search entities by filters using linq specifiers and queryables.
EntityFrameworkCore extensions. Handling async on queryables
Provides support for client-side paging (TotalCount header) and server-side query limits for services that expose IQueryable<T> resources.
RIQL (Reduced Items Query Language) is a small straight forward query parser for all Linq queryables like Entity Framework, Linq2Db, InMemory-Lists, etc.
Entity Framework Core extensions for YC.Monad library. Provides async LINQ operations for Option types with EF Core queryables.