Simple-config is an extensible, convention-based XML to C# binder, specifically designed to easily bind custom config sections without the need to write any config handlers or sections. Simply by performing a cast to the required type, SimpleConfig will perform all required mapping, without the use...
More information
TG.JSON is a versatile library for creating, parsing, encrypting values, binding, serializing and deserializing JSON. It's compact, fast and very easy to use.
Configuration Parser provides the most convenient way to read configuration files of your applications. The parser is specifically designed to easily bind custom configuration sections. All required mapping and performing casts will be made by the Configuration Parser automatically.
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration using Json.NET. It's an alternative for Microsoft.Extensions.Configuration.Binder.
Provides additional configuration specific functionality related to Options using Json.NET. It's an alternative for Microsoft.Extensions.Options.ConfigurationExtensions.
A small C# Library which allows binding (and unbinding) of global Hotkeys, even when application is not Focused/Activated or in Background (using P/Invokes)
This Mousetrap extension overwrites the default bind behavior and allows you to bind multiple combinations in a single bind call.
To use this extension, all you have to do is include the javascript on your page after you include Mousetrap.