Index support for complex type properties in EF Core migrations — the missing piece for value object-driven architectures.
-
Updated
Feb 14, 2026 - C#
Index support for complex type properties in EF Core migrations — the missing piece for value object-driven architectures.
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.
Add a description, image, and links to the efcore-extension topic page so that developers can more easily learn about it.
To associate your repository with the efcore-extension topic, visit your repo's landing page and select "manage topics."