nuget.org : jsonrepositoryconfiguration
It is very similar to Microsoft.Extensions.Configuration.Json. The only difference is that instead of using a appsettings.json file with `AddJsonFile()`, you can use your own Repository with `AddJsonRepository()`. Your JSON Repository can provide the data from any internal/external source(s) including SQL/NoSQL Database calls, API calls, etc.
Registry
-
Source
- JSON
purl: pkg:nuget/jsonrepositoryconfiguration
Keywords:
Configuration
, Options
, AddJson
, Microsoft.Extensions.Configuration
, JSON
, Database
, Repository
, SQL
, NoSQL
, addjson
, appsettings
, appsettings-json
, asp-net
, asp-net-core
, aspnet-core
, aspnetcore
, c-sharp
, configuration
, configurationprovider
, csharp
, database
, dot-net
, dotnet
, dotnetcore
, nuget
, repository
License: MIT
Latest release: almost 3 years ago
First release: about 3 years ago
Downloads: 11,632 total
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago