Gigya.Microdot.Configuration
1.14.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Gigya.Microdot.Configuration --version 1.14.1
NuGet\Install-Package Gigya.Microdot.Configuration -Version 1.14.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gigya.Microdot.Configuration" Version="1.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gigya.Microdot.Configuration" Version="1.14.1" />
<PackageReference Include="Gigya.Microdot.Configuration" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gigya.Microdot.Configuration --version 1.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gigya.Microdot.Configuration, 1.14.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Gigya.Microdot.Configuration@1.14.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gigya.Microdot.Configuration&version=1.14.1
#tool nuget:?package=Gigya.Microdot.Configuration&version=1.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A configuration system based on a hierarchy of XML files, the values of
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- DataAnnotationsValidator (>= 2.1.0 && < 2.2.0)
- Gigya.Microdot.Interfaces (= 1.14.1)
- Gigya.Microdot.SharedLogic (= 1.14.1)
- Gigya.ServiceContract (>= 2.7.1 && < 3.0.0)
- Metrics.NET (>= 0.5.5 && < 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.ComponentModel.Annotations (>= 4.5.0 && < 5.0.0)
- System.Threading.Tasks.Dataflow (>= 4.9.0 && < 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Gigya.Microdot.Configuration:
| Package | Downloads |
|---|---|
|
Gigya.Microdot.Hosting
Infrastructure used for hosting Microdot services, part of the Microdot framework. |
|
|
Gigya.Microdot.Fakes
Tools to help write tests for Microdot services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.5 | 4,905 | 2/22/2022 |
| 4.0.3 | 18,163 | 11/18/2021 |
| 4.0.2 | 3,693 | 11/10/2021 |
| 3.3.2-develop.2283 | 386 | 4/5/2021 |
| 2.2.2 | 6,057 | 2/3/2020 |
| 2.2.1 | 6,557 | 1/26/2020 |
| 2.2.0 | 5,964 | 1/16/2020 |
| 2.2.0-beta1519 | 1,419 | 1/26/2020 |
| 1.14.2 | 9,185 | 2/18/2019 |
| 1.14.2-beta1239 | 3,823 | 2/18/2019 |
| 1.14.1 | 7,932 | 2/14/2019 |
| 1.13.2 | 7,757 | 12/27/2018 |
| 1.13.0-beta1177 | 3,937 | 12/13/2018 |
| 1.12.0 | 7,750 | 10/15/2018 |
| 1.11.1 | 6,776 | 8/15/2018 |
| 1.11.0 | 6,985 | 8/14/2018 |
| 1.11.0-beta965 | 3,279 | 8/14/2018 |
| 1.10.7 | 7,392 | 7/24/2018 |
Loading failed