/
dev-npgsql
/
npgsql
Обзор
Документация
Войти
/
dev-npgsql
/
npgsql
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v6.0.13
src/Npgsql.Json.NET/PublicAPI.Shipped.txt
3 строки
323 B
Shay Rojansky
Move type handler to Internal namespace
05 фев 2021, 23:48
05 фев 2021, 23:48
81698ea
Код
Авторство
О чём код?
#nullable enable Npgsql.NpgsqlJsonNetExtensions static Npgsql.NpgsqlJsonNetExtensions.UseJsonNet(this Npgsql.TypeMapping.INpgsqlTypeMapper! mapper, System.Type![]? jsonbClrTypes = null, System.Type![]? jsonClrTypes = null, Newtonsoft.Json.JsonSerializerSettings? settings = null) -> Npgsql.TypeMapping.INpgsqlTypeMapper!