aws-dotnet-extensions-configuration icon indicating copy to clipboard operation
aws-dotnet-extensions-configuration copied to clipboard

This repository hosts various libraries that help developers configure .NET applications using AWS services.

Results 6 aws-dotnet-extensions-configuration issues
Sort by recently updated
recently updated
newest added

We've noticed that your package on NuGet.org is missing a README file. ## Why READMEs are Important Our customer research indicates that one of the top problems that package consumers...

bug
documentation
module/sys-mgr-ext
queued
doc-readme
p2

### Describe the feature Hi, Currently if we have a configuration profile of JSON type, its content is added at the root. This is quite restrictive, especially when `AddAppConfig` is...

feature-request
module/sys-mgr-ext
queued
p2

Fix issue #146 - SSM parameter case senstive but dotnet config is not, so if we have duplicate SSM parameters with different case, it will not load the ssm params...

bug
module/sys-mgr-ext
queued
p2

### Describe the bug If we have duplicate SSM parameters with different case like below, the whole SSM parameters not added to the config at all. - /dotnet-aws-samples/systems-manager-sample/OracleConnectionString - /dotnet-aws-samples/systems-manager-sample/ORACLECONNECTIONSTRING...

bug
module/sys-mgr-ext
queued
p2
xs

We are working on multiple projects in AWS and have multiple parameters. Some projects need only one parameter from a hierarchy. When adding a full path to the source's path...

feature-request
module/sys-mgr-ext
queued
p2

### Describe the feature Would be cool with support for the AWS Lambda Extension https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html https://aws.amazon.com/about-aws/whats-new/2022/10/aws-parameters-secrets-lambda-extension/ Would be awesome if I could just add a `AddLambdaExtension()` call to my configuration...

feature-request
module/sys-mgr-ext
queued
p2