/
dev-npgsql
/
npgsql
Обзор
Документация
Войти
/
dev-npgsql
/
npgsql
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v10.0.2
src/Npgsql.Json.NET/PublicAPI.Unshipped.txt
2 строки
242 B
Nino Floris
Concrete INpgsqlTypeMapper return types (#5918)
10 ноя 2024, 14:45
Не верифицирован
10 ноя 2024, 14:45
4f2785b
Код
Авторство
О чём код?
#nullable enable static Npgsql.NpgsqlJsonNetExtensions.UseJsonNet<TMapper>(this TMapper mapper, Newtonsoft.Json.JsonSerializerSettings? settings = null, System.Type![]? jsonbClrTypes = null, System.Type![]? jsonClrTypes = null) -> TMapper