Extracted IConfigManipulator from IConnectionStrings, and implemented a XML (legacy) and JSON version.

This commit is contained in:
Bjarke Berg
2020-03-18 19:17:51 +01:00
parent 814ab3e63f
commit 00418959f2
16 changed files with 431 additions and 236 deletions

View File

@@ -1,4 +1,7 @@
{
"ConnectionStrings": {
"umbracoDbDSN": ""
},
"Logging": {
"LogLevel": {
"Default": "Information",