Skip to content

thegreatco/SharpSettings.MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpSettings

A implementation of SharpSettings that stores and retrieves settings from a MongoDB database.

dev master
Build and Test Build and Test

See SharpSetting 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 implementation of SharpSettings for MongoDB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages