Skip to content

Releases: soroshsabz/PCLAppConfig

v1.0.7

10 Jul 22:50
Compare
Choose a tag to compare

ITNOA

Full Changelog: 1.0.3...1.0.7

  • [UWP]: Exe based search for config file added.

v1.0.3

08 Jul 11:52
Compare
Choose a tag to compare

ITNOA

Full Changelog: 0.3.3...1.0.3

  • 1.0.3: Fix UWP exe.config generating when using SlowCheetah
  • 1.0.2: Fix version problem in implementation assemblies
  • 1.0.1: updates - ios fix for app.config location
  • 0.4.1: .Net Standard Update
    • 0.3.3: PortableStream.Current now can be use in PCL project.
    • 0.3.2: Update to latest dependencies, Update Doc
    • 0.3.1: Added tests and package icon
    • 0.3.0: Initial Release

PortableFileSystem now can be use in PCL project

11 Nov 19:32
Compare
Choose a tag to compare

ITNOA

  • Enhanced advanced PCL pattern for using PortableFileSystem in PCL project.
  • Add some debug info into nuget package.

Add some new api

19 Jul 20:41
Compare
Choose a tag to compare
Add some new api Pre-release
Pre-release
  • Add new api for access to settings.
  • Removed old api for access to settings. (Braked)
  • Add NameValueCollection. ( little similar to Microsoft NameValueCollection. :D

Initial release

18 Jul 22:42
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

ITNOA

This is a first release of this project.