Store and get app settings from database instead of configuration file, It's also has a feature where you can override the database setting with the normal appSettings section from the configuration file.
Info
Version: | 1.1.3 |
Author(s): | Meena Fawzy |
Last Update: | Monday, August 5, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://meenaf.blogspot.com/2013/06/app-settings-database-provider.html |
NuGet Url: | https://www.nuget.org/packages/AppSettingsDatabaseProvider |
Install
Install-Package AppSettingsDatabaseProvider
dotnet add package AppSettingsDatabaseProvider
paket add AppSettingsDatabaseProvider
AppSettingsDatabaseProvider Download (Unzip the "nupkg" after downloading)
Dependencies
Tags