Nucs / JsonSettings

This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nucs/JsonSettings Issues