chore: remove NosCore dependency
chore: fix line endings
Merge branch 'in-packet-serialize' into 'main' Serialize IN packet See merge request Rutherther/nos-smooth!3
feat: register in packet specific serializer to DI
fix: pass correct arguments to serializer provider
feat: add support for specific serializers Specific serializers give the ability to add custom behavior for some packets that may be harder to serialize
chore: add stylecop, ensure stylecop rules are met
Initial commit