/
dev-npgsql
/
npgsql
Обзор
Документация
Войти
/
dev-npgsql
/
npgsql
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v8.0.5
src/Npgsql.Json.NET/PublicAPI.Shipped.txt
3 строки
324 B
Shay Rojansky
Move all Unshipped public APIs to Shipped and resort
21 ноя 2023, 03:43
21 ноя 2023, 03:43
0e8e369
Код
Авторство
О чём код?
#nullable enable Npgsql.NpgsqlJsonNetExtensions static Npgsql.NpgsqlJsonNetExtensions.UseJsonNet(this Npgsql.TypeMapping.INpgsqlTypeMapper! mapper, Newtonsoft.Json.JsonSerializerSettings? settings = null, System.Type![]? jsonbClrTypes = null, System.Type![]? jsonClrTypes = null) -> Npgsql.TypeMapping.INpgsqlTypeMapper!