~ruther/NosSmooth

ref: ddc307b5e215134ba22ec9535ecc49ae6305c46a NosSmooth/Core/NosSmooth.Packets/Converters d---------
ddc307b5 — František Boháček 3 years ago
feat: add bool type converter
bcf97991 — František Boháček 3 years ago
feat: add nullable type converter
99748bb6 — František Boháček 3 years ago
fix: return correct result from object BaseTypeConverter.Deserialize
cf18a163 — František Boháček 3 years ago
fix: allow to convert all enums using System.Convert class
5354080d — František Boháček 3 years ago
feat: add char and string type converters
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