An open API service indexing awesome lists of open source software.

https://github.com/j3soon/portableconfiguration

Simple configuration saver
https://github.com/j3soon/portableconfiguration

Last synced: 10 months ago
JSON representation

Simple configuration saver

Awesome Lists containing this project

README

          

# PortableConfiguration
Simple configuration saver

## NuGet: https://www.nuget.org/packages/PortableConfiguration/

[ChangeLog](doc/CHANGELOG.md)

## How To Use
Create `Config` by passing the config file path.

## Examples

See [PortableConfiguration.Sample](PortableConfiguration.Sample) for more usages.