~ruther/NosSmooth

ref: 03cada92bb7cd3914882704953b6f786fe557cfb NosSmooth/Core/NosSmooth.Packets/Converters d---------
927f25b4 — František Boháček 3 years ago
fix: correctly return results from type converter repository
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