Like A Duck@programming.dev to Experienced Devs@programming.dev · 2 years agoWhat is the best file format for configuration file?message-squaremessage-square44fedilinkarrow-up140arrow-down10file-text
arrow-up140arrow-down1message-squareWhat is the best file format for configuration file?Like A Duck@programming.dev to Experienced Devs@programming.dev · 2 years agomessage-square44fedilinkfile-text
minus-square𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠@programming.devlinkfedilinkarrow-up3·2 years agoI believe the JSON deserializer .NET ships with has options to allow C#-style comments in JSON files.
I believe the JSON deserializer .NET ships with has options to allow C#-style comments in JSON files.