DFC.Configuration 0.1.7

dotnet add package DFC.Configuration --version 0.1.7
NuGet\Install-Package DFC.Configuration -Version 0.1.7
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="DFC.Configuration" Version="0.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DFC.Configuration --version 0.1.7
#r "nuget: DFC.Configuration, 0.1.7"
#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.
// Install DFC.Configuration as a Cake Addin
#addin nuget:?package=DFC.Configuration&version=0.1.7

// Install DFC.Configuration as a Cake Tool
#tool nuget:?package=DFC.Configuration&version=0.1.7

Provides framework for storing configuration in a persistence store based on environment

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DFC.Configuration:

Package Downloads
DFC.Configuration.AzureTableStorage

Provides storage layer for shared configuration in Azure Table Storage

DFC.Configuration.FileStorage

Provides storage layer for shared configuration in File Storage. Will read file from app_data in format of environmentname_servicename_version.json

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.7 797 12/18/2018
0.1.0 653 1/10/2019