Skip to content

NFig/NFig

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published