Skip to content

thegreatco/SharpSettings.InMemory

Repository files navigation

SharpSettings

An InMeory implementation of SharpSettings. This supports storing and querying settings from a shared in-memory collection.

dev master
CircleCI CircleCI

See SharpSettings for general usage instructions.

Usage

WIP

Logger

To be as flexible as possible and not requiring a particular logging framework, a shim must be implemented that implements the ISharpSettingsLogger interface. It follows similar patterns to Serilog.ILogger but is easily adapted to Microsoft.Extensions.Logging as well.

About

An In Memory store for settings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages