You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wkg.EntityFrameworkCore provides the Reflective Entity Configuration And Procedure mapping extension (RECAP) to simplify the configuration of Entity Framework Core models, introduce ORM for stored procedures and database functions, add support for UUID data types, policy validation for discovered entities, and more.
A lightweight C# extension methods library designed to simplify pagination on IQueryable<T> data sources, commonly used with Entity Framework Core or any LINQ-enabled collection.