Releases: soroshsabz/PCLAppConfig
Releases · soroshsabz/PCLAppConfig
v1.0.7
v1.0.3
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
ITNOA
- Enhanced advanced PCL pattern for using PortableFileSystem in PCL project.
- Add some debug info into nuget package.
Add some new api
- 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
ITNOA
This is a first release of this project.