ByteFoo.Extensions.Configuration.Esc
1.0.24
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 ByteFoo.Extensions.Configuration.Esc --version 1.0.24
NuGet\Install-Package ByteFoo.Extensions.Configuration.Esc -Version 1.0.24
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="ByteFoo.Extensions.Configuration.Esc" Version="1.0.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ByteFoo.Extensions.Configuration.Esc --version 1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ByteFoo.Extensions.Configuration.Esc, 1.0.24"
#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 ByteFoo.Extensions.Configuration.Esc as a Cake Addin #addin nuget:?package=ByteFoo.Extensions.Configuration.Esc&version=1.0.24 // Install ByteFoo.Extensions.Configuration.Esc as a Cake Tool #tool nuget:?package=ByteFoo.Extensions.Configuration.Esc&version=1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ByteFoo.Extensions.Configuration.Esc
based on: https://github.com/Azure/AppConfiguration-DotnetProvider
using ByteFoo.Extensions.Configuration.Esc;
c.AddEscConfiguration(options =>
{
options
.Connect("Pulumi-Api-Key")
.Path(escPath)
.MapKeys(s => new ValueTask<string>(s.Replace("_", ":")))
.MapValues(s => new ValueTask<string>(s.Replace("foo", "bar")))
.Select("SomePrefix:AppSettings*")
.TrimKeyPrefix("SomePrefix:");
});
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Esc (>= 1.0.39)
- Microsoft.Extensions.Configuration (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net8.0
- Esc (>= 1.0.39)
- Microsoft.Extensions.Configuration (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.28 | 138 | 11/16/2024 |
1.0.27 | 61 | 11/16/2024 |
1.0.26 | 177 | 11/10/2024 |
1.0.25 | 72 | 11/10/2024 |
1.0.24 | 84 | 11/10/2024 |
1.0.23 | 74 | 11/9/2024 |
1.0.22 | 73 | 11/9/2024 |
1.0.21 | 92 | 11/9/2024 |
1.0.20 | 75 | 11/9/2024 |
1.0.19 | 77 | 11/9/2024 |
1.0.18 | 77 | 11/9/2024 |
1.0.17 | 84 | 11/9/2024 |
1.0.16 | 73 | 11/9/2024 |
1.0.15 | 98 | 11/7/2024 |
1.0.14 | 86 | 11/1/2024 |
1.0.13 | 211 | 11/1/2024 |
1.0.11 | 70 | 11/1/2024 |
1.0.10 | 66 | 11/1/2024 |
1.0.9 | 65 | 11/1/2024 |
1.0.8 | 71 | 11/1/2024 |
1.0.7 | 68 | 11/1/2024 |
1.0.6 | 81 | 11/1/2024 |
1.0.5 | 67 | 11/1/2024 |
1.0.4 | 84 | 10/30/2024 |
1.0.3 | 77 | 10/30/2024 |
1.0.2 | 70 | 10/30/2024 |