NFig / NFig

Strongly-typed application settings for .NET. Editable at runtime and multi-tier/DC aware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFig

NuGet version Build status

NFig is a settings library which helps you manage both default values, and live overrides. It is built with multiple deployment tiers and data centers in mind.

Currently, the only useful implementation is built on top of Redis (see NFig.Redis). However, the core of the library is data-store agnostic, and other implementations could easily be built on top of it.

For documentation on how to use NFig, see the Sample Web Application.

About

Strongly-typed application settings for .NET. Editable at runtime and multi-tier/DC aware.

License:MIT License


Languages

Language:C# 98.5%Language:PowerShell 1.4%Language:Batchfile 0.0%