Releases: MosaicoSolutions/CSharpProperties
Releases · MosaicoSolutions/CSharpProperties
CSharpProperties v4.0.0
Added methods that load properties from a string.
StreamExtensions moved to MosaicoSolutions.CSharpProperties.IO
Added GetOrEmpty and GetOrElse methods in the IProperties interface.
CSharpProperties v3.1.0
Removing dispose from the methods.
Load and save properties from Json, Xml and Csv using Properties Strategy.
CSharpProperties v2.0
Adding strategies to load and save properties from an Xml, Json, or Csv file.
Customize your own strategy, to load properties from a format defined by you.
CSharpProperties v1.0
Create README.md