ByronAP / SettingsManager

A simple way to store and retrieve settings in .NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SettingsManager

SettingsManager Banner

A simple way to store and retrieve settings in .NET.

Sponsor Nuget FOSSA Status Codacy Badge CodeQL Build And Test

Features

  • Stores data as a readable JSON file
  • Works across platforms (Linux, Windows and Mac)
  • Simple Get and Set usage
  • Can store complex types

Just create an instance of 'SettingsManager' to get going.

About

A simple way to store and retrieve settings in .NET.

License:MIT License


Languages

Language:C# 100.0%