FuncatConfiguration 1.0.8.2
Allows to split configuration data into multiple files and classes. Store configuration files on the file system, in azure blobs, or otherwise.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FuncatConfiguration -Version 1.0.8.2
dotnet add package FuncatConfiguration --version 1.0.8.2
<PackageReference Include="FuncatConfiguration" Version="1.0.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FuncatConfiguration --version 1.0.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FuncatConfiguration, 1.0.8.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- FuncatConfiguration.Abstractions (>= 1.0.8)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FuncatConfiguration:
Package | Downloads |
---|---|
FuncatConfiguration.DI.MicrosoftDependencyInjection
Microsoft DI extension for FuncatConfiguration. Allows to register configurations in MicrosoftDependencyInjection service collection.
|
|
FuncatConfiguration.Deserializer.Json
Json deserializer for FuncatConfiguration. Allows to deserialize json configurations.
|
|
FuncatConfiguration.Storage.FileSystem
File system storage library for FuncatConfiguration. Allows to get configuration files from file system.
|
|
FuncatConfiguration.Storage.AzureBlobs
Azure blobs storage library for FuncatConfiguration. Allows to get configuration files from Azure storage account.
|
GitHub repositories
This package is not used by any popular GitHub repositories.