YamlDotNet
YamlDotNet copied to clipboard
Desirializer Naming Convention
trafficstars
var deserializer = new Deserializer(namingConvention: new CamelCaseNamingConvention());
What is the purpose of CamelCaseNamingConvention.
Is there any chat room or a mailing list for this project? :disappointed: