![]() |
VOOZH | about |
dotnet add package FX.Configuration --version 0.4.1
NuGet\Install-Package FX.Configuration -Version 0.4.1
<PackageReference Include="FX.Configuration" Version="0.4.1" />
<PackageVersion Include="FX.Configuration" Version="0.4.1" />Directory.Packages.props
<PackageReference Include="FX.Configuration" />Project file
paket add FX.Configuration --version 0.4.1
#r "nuget: FX.Configuration, 0.4.1"
#:package FX.Configuration@0.4.1
#addin nuget:?package=FX.Configuration&version=0.4.1Install as a Cake Addin
#tool nuget:?package=FX.Configuration&version=0.4.1Install as a Cake Tool
A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes.
- you can use a standard way to read configuration from app.config or from a pure JSON configuration file.
- you can also use a mix of various configuration sources like app.config and config.json (look at the MixedConfiguration class sample)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on FX.Configuration:
| Package | Downloads |
|---|---|
|
fx.configuration.azure
Fx.Configuration to use with Azure Cloud Services configuration A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes. - you can use a standard way to read configuration from app.config or from a pure JSON configuration file. - you can also use a mix of various configuration sources like app.config and config.json (look at the MixedConfiguration class sample) |
|
|
IntegrationEngine
An asynchronous job scheduling server. |
This package is not used by any popular GitHub repositories.