~ruther/NosSmooth

ref: 59d71ea9274bbbb9d1df8c1ae903144c69e84b1c NosSmooth/Core/NosSmooth.Packets d---------
d40bd57d — František Boháček 3 years ago
feat: add move packet with tests
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