Info
Version: | 4.1.5 |
Author(s): | Gigya Inc. |
Last Update: | Tuesday, February 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gigya/microdot/blob/master/LICENSE.md |
NuGet Url: | https://www.nuget.org/packages/Gigya.Microdot.Configuration |
Install
Install-Package Gigya.Microdot.Configuration
dotnet add package Gigya.Microdot.Configuration
paket add Gigya.Microdot.Configuration
Gigya.Microdot.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- DataAnnotationsValidator(>= 2.1.0 && < 2.2.0)
- Gigya.ServiceContract(>= 2.7.1 && < 3.0.0)
- Metrics.NET(>= 0.5.5 && < 1.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.Annotations(>= 4.6.0 && < 5.0.0)
- System.Threading.Tasks.Dataflow(>= 4.10.0 && < 5.0.0)
- Gigya.Microdot.SharedLogic(>= 2.2.2 && <= 2.2.2)
- Gigya.Microdot.Interfaces(>= 2.2.2 && <= 2.2.2)
Tags
which are accessed using strongly-typed configuration objects.
Supports
modification of the files on live service, environment variable substitution,
encryption and collections. Part of the Microdot framework.