<
От версии < 2.3 >
отредактировано Alexandr Fokin
на 2023/11/11 13:16
К версии < 2.8
отредактировано Alexandr Fokin
на 2024/11/23 17:29
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,7 +1,26 @@
1 1  | |[[Binary>>doc:Разработка.Схемы данных, контракты, форматы.Binary.WebHome]]
2 -| |Binaron.Serializer
3 -[[https:~~/~~/github.com/zachsaw/Binaron.Serializer>>https://github.com/zachsaw/Binaron.Serializer]]
4 -| |[[Message Pack>>doc:Разработка.Схемы данных, контракты, форматы.Binary.MessagePack.WebHome]]
2 +| |(((
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" %)(((
5 +Является небезопасным, не рекомендуется к использованию.
6 +С 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 +)))
14 +|(% style="width:347px" %)Binaron.Serializer
15 +[[https:~~/~~/github.com/zachsaw/Binaron.Serializer>>https://github.com/zachsaw/Binaron.Serializer]]|(% style="width:1096px" %)
16 +|(% style="width:347px" %)[[Message Pack>>doc:Разработка.Схемы данных, контракты, форматы.Binary.MessagePack.WebHome]]
17 +\\msgpack/msgpack-cli
18 +[[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" %)
23 +)))
5 5  | |
6 6  
7 7