Изменения документа NET Binary
Редактировал(а) Alexandr Fokin 2024/11/23 17:29
<
отредактировано Alexandr Fokin
на 2024/11/23 17:06
на 2024/11/23 17:06
отредактировано Alexandr Fokin
на 2024/11/23 17:29
на 2024/11/23 17:29
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,13 +1,25 @@ 1 1 | |[[Binary>>doc:Разработка.Схемы данных, контракты, форматы.Binary.WebHome]] 2 2 | |((( 3 3 |(% style="width:347px" %)Бинарная сериализация. BinaryFormatter 4 -[[https:~~/~~/metanit.com/sharp/tutorial/6.2.php>>https://metanit.com/sharp/tutorial/6.2.php]]|(% style="width:1096px" %)Является небезопасным, не рекомендуется к использованию. 4 +[[https:~~/~~/metanit.com/sharp/tutorial/6.2.php>>https://metanit.com/sharp/tutorial/6.2.php]]|(% style="width:1096px" %)((( 5 +Является небезопасным, не рекомендуется к использованию. 5 5 С NET8 использование по умолчанию не доступен к использование, для подключения нужно явно внести изменений в конфигурацию. 7 + 8 +A replacement for BinaryFormatter in .NET 8 9 +[[https:~~/~~/steven-giesel.com/blogPost/4271d529-5625-4b67-bd59-d121f2d8c8f6>>https://steven-giesel.com/blogPost/4271d529-5625-4b67-bd59-d121f2d8c8f6]] 10 + 11 +BinaryFormatter removed from .NET 9 12 +[[https:~~/~~/devblogs.microsoft.com/dotnet/binaryformatter-removed-from-dotnet-9/>>https://devblogs.microsoft.com/dotnet/binaryformatter-removed-from-dotnet-9/]] 13 +))) 6 6 |(% style="width:347px" %)Binaron.Serializer 7 7 [[https:~~/~~/github.com/zachsaw/Binaron.Serializer>>https://github.com/zachsaw/Binaron.Serializer]]|(% style="width:1096px" %) 8 8 |(% style="width:347px" %)[[Message Pack>>doc:Разработка.Схемы данных, контракты, форматы.Binary.MessagePack.WebHome]] 9 9 \\msgpack/msgpack-cli 10 10 [[https:~~/~~/github.com/msgpack/msgpack-cli>>url:https://github.com/msgpack/msgpack-cli]]|(% style="width:1096px" %) 19 +|(% style="width:347px" %)neuecc / ZeroFormatter 20 +[[https:~~/~~/github.com/neuecc/ZeroFormatter>>https://github.com/neuecc/ZeroFormatter]]|(% style="width:1096px" %) 21 +|(% style="width:347px" %)Cysharp / MemoryPack 22 +[[https:~~/~~/github.com/Cysharp/MemoryPack>>https://github.com/Cysharp/MemoryPack]]|(% style="width:1096px" %) 11 11 ))) 12 12 | | 13 13