~ruther/NosSmooth

ref: 75c12b93e92347ee5df6eadc96dd60ec9bf781f2 NosSmooth/Core/NosSmooth.Core/Extensions/ServiceCollectionExtensions.cs -rw-r--r-- 7.4 KiB
9d56c84b — František Boháček 3 years ago
feat: register in packet specific serializer to DI
9829b8cb — František Boháček 3 years ago
fix: pass correct arguments to serializer provider
ed78350c — František Boháček 3 years ago
feat: add support for specific serializers

Specific serializers give the ability to add custom behavior for some packets that may be harder to serialize
24c8d2cc — František Boháček 3 years ago
chore: add stylecop, ensure stylecop rules are met
040e6825 — František Boháček 3 years ago
Initial commit