ini-parser VS JsonSettings

Compare ini-parser vs JsonSettings and see what are their differences.

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. (by Nucs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ini-parser JsonSettings
3 1
940 71
- -
0.0 1.4
10 months ago about 1 year ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ini-parser

Posts with mentions or reviews of ini-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.

JsonSettings

Posts with mentions or reviews of JsonSettings. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing ini-parser and JsonSettings you can also consider the following projects:

crudini - A utility for manipulating ini files

Slay-the-Spire-Preferences - Preference files for the game Slay The Spire which unlock much of the in game content, if applied to your own copy.

libconfini - Yet another INI parser

SettingsUI - Windows 11 settings page in WinUI 3 applications ported from Powertoys with some custom controls and styles

config-parser - A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.

JsonSettings - Base class for saving, encrypting, and loading application settings in a Json file

UnityOctree - A dynamic, loose octree implementation for Unity written in C#

cfg-rs - A Configuration Library for Rust Applications

confs - List tools for which the given project has configs

dynaconf - Configuration Management for Python ⚙

dotdevelop - MonoDevelop is a cross platform .NET IDE

conf - Simple config handling for your app or module