Can save dynamic bind configuration.
Info
Version: | 2.7.0 |
Author(s): | Ao.SavableConfig |
Last Update: | Saturday, December 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cricle/Ao.SavableConfig |
NuGet Url: | https://www.nuget.org/packages/Ao.SavableConfig |
Install
Install-Package Ao.SavableConfig
dotnet add package Ao.SavableConfig
paket add Ao.SavableConfig
Ao.SavableConfig Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)