Like A Duck@programming.dev to Experienced Devs@programming.dev • 1 year agoWhat is the best file format for configuration file?message-squaremessage-square27 fedilinkarrow-up123file-text
arrow-up123message-squareWhat is the best file format for configuration file?Like A Duck@programming.dev to Experienced Devs@programming.dev • 1 year agomessage-square27 Commentsfedilinkfile-text
minus-square𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠@programming.devhexbear2·1 year agoI believe the JSON deserializer .NET ships with has options to allow C#-style comments in JSON files. linkfedilink
I believe the JSON deserializer .NET ships with has options to allow C#-style comments in JSON files.