PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration --version 1.1.1
NuGet\Install-Package PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration -Version 1.1.1
<PackageReference Include="PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration" Version="1.1.1" />
paket add PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration --version 1.1.1
#r "nuget: PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration, 1.1.1"
// Install PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration as a Cake Addin #addin nuget:?package=PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration&version=1.1.1 // Install PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration as a Cake Tool #tool nuget:?package=PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration&version=1.1.1
Package helps to bootstrap a full framework application to PCF by adding various configuration sources such as Json Files, Environment variables, VCAP Services and Config Server. This also overrides the AppSettings and ConnectionString Sections in Web.config file from other external sources
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.7)
- Microsoft.Extensions.Configuration.Json (>= 3.1.7)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.7)
- NetEscapades.Configuration.Yaml (>= 1.6.0)
- PivotalServices.AspNet.Bootstrap.Extensions (>= 1.1.1)
- Serilog.Sinks.Debug (>= 1.0.1)
- Steeltoe.Extensions.Configuration.CloudFoundryCore (>= 2.4.4)
- Steeltoe.Extensions.Configuration.ConfigServerBase (>= 2.4.4)
- Steeltoe.Extensions.Configuration.PlaceholderCore (>= 2.4.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration:
Package | Downloads |
---|---|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Logging
Package helps to bootstrap a full framework application to PCF by adding cloud native distributed logging, enhanced with Serilog |
|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Actuators
Package helps to bootstrap a full framework application to PCF, for enabling actuators and metrics forwarder |
|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Redis.Session
Package helps to bootstrap a full framework application to PCF with persisting session to Redis |
GitHub repositories
This package is not used by any popular GitHub repositories.