Namespace Npgsql.EntityFrameworkCore.PostgreSQL.Storage.ValueConversion
Classes
- NpgsqlArrayConverter<TModelCollection, TConcreteModelCollection, TProviderCollection>
A value converter that can convert between array types; accepts an optional ValueConverter for the element, but can be used without one to convert e.g. from a list to an array.