Skip to content

An plugin for ASP.Net to hook settings updates into the default ASP.Net settings manager.

Notifications You must be signed in to change notification settings

thegreatco/SharpSettings.MongoDB.AspNet

Repository files navigation

SharpSettings

This is an extensions of SharpSettings.MongoDB. This provider adds the ability to hook into the ASP.NET Core settings provider to pull settings from a MongoDB data store.

dev master
CircleCI CircleCI

See SharpSettings for more general usage.

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 plugin for ASP.Net to hook settings updates into the default ASP.Net settings manager.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages