CodoMetis
-
- 14,561 total downloads
- last updated 8/15/2026
- Latest version: 5.0.3
EF Core complex property indexing extensions for EF Core 10. -
- 5,592 total downloads
- last updated 8/15/2026
- Latest version: 5.0.3
PostgreSQL provider extensions for EFCore.ComplexIndexes — GIN, GiST, BRIN, SP-GiST, and Hash index support for complex type properties. -
- 1,956 total downloads
- last updated 8/17/2026
- Latest version: 8.0.0
In-memory range and multirange types for .NET 10, mirroring PostgreSQL's six built-in range domains (int4range, int8range, numrange, daterange, tsrange, tstzrange) plus TimeRange over TimeOnly — the time-of-day... More information -
- 1,594 total downloads
- last updated 8/17/2026
- Latest version: 8.0.0
Entity Framework Core (Npgsql) plugin for CodoMetis.ValueRanges: maps the range types to the PostgreSQL range columns (int4range, int8range, numrange, daterange, tsrange, tstzrange, and the custom timerange)... More information -
- 1,157 total downloads
- last updated 8/17/2026
- Latest version: 8.0.0
NodaTime range types for CodoMetis.ValueRanges: LocalDateRange (daterange), LocalDateTimeRange (tsrange), InstantRange (tstzrange) and YearMonthRange — a month-granularity range for billing and reporting... More information -
- 1,060 total downloads
- last updated 8/17/2026
- Latest version: 8.0.0
NodaTime support for the CodoMetis.ValueRanges EF Core (Npgsql) plugin: maps LocalDateRange to daterange, LocalDateTimeRange to tsrange, InstantRange to tstzrange and YearMonthRange to a month-aligned daterange... More information -
- 467 total downloads
- last updated 8/15/2026
- Latest version: 5.0.3
SQL Server provider extensions for EFCore.ComplexIndexes — clustered, covering (INCLUDE), online-built, and fill-factor index options for complex type properties.