~ruther/NosSmooth

ref: 9fe8a75a1c1d2c5327f8a4509699f957cd31e54e NosSmooth/Core/NosSmooth.Packets d---------
9b14d09b — František Boháček 3 years ago
chore: rename parameter serializer error
cf18a163 — František Boháček 3 years ago
fix: allow to convert all enums using System.Convert class
9a6d9142 — František Boháček 3 years ago
feat: add service collection extensions for adding packet serializer
492d620d — František Boháček 3 years ago
feat: add errors for converting packets
5354080d — František Boháček 3 years ago
feat: add char and string type converters
46e862f3 — František Boháček 3 years ago
feat: implement packet serializer
86662c7e — František Boháček 3 years ago
feat: allow nullables in converters
552c6c8a — František Boháček 3 years ago
feat: add interfaces for serializers, converters
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting
21a2c9bc — František Boháček 3 years ago
feat: add Packets and PacketTests projects