Skip to content

Releases: MosaicoSolutions/CSharpProperties

CSharpProperties v4.0.0

15 Sep 17:11
04c7721
Compare
Choose a tag to compare

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

30 Aug 03:20
Compare
Choose a tag to compare

Removing dispose from the methods.
Load and save properties from Json, Xml and Csv using Properties Strategy.

CSharpProperties v2.0

29 Jan 13:36
Compare
Choose a tag to compare

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

02 Nov 02:44
ee4899d
Compare
Choose a tag to compare
Create README.md