~ruther/NosSmooth

ref: cf18a163ccfe16621f55bae41f14f91123b2c690 NosSmooth/Core/NosSmooth.Packets d---------
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