powertools-lambda-dotnet icon indicating copy to clipboard operation
powertools-lambda-dotnet copied to clipboard

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

Results 29 powertools-lambda-dotnet issues
Sort by recently updated
recently updated
newest added

### Is this related to an existing feature request or issue? _No response_ ### Which Powertools for AWS Lambda (.NET) utility does this relate to? Logging ### Summary When using...

area/logging
feature-request
RFC

### Expected Behaviour For an object `Person`, that has an `Address` I expect to see it logged like this - When logging using `Logger.LogInformation(person, "{Name} and is {Age} years old",...

area/logging
not-a-bug

### Use case When creating Unit Tests, I want to be able to assert if the messages have been logged on the `AWS.Lambda.Powertools.Logging.Logger` instance buffer. This will be helpful to...

area/logging
feature-request

> Please provide the issue number Issue number: #463 ## Summary After looking into https://github.com/dependabot/dependabot-core/pull/7086 this maybe possible Directory `"libraries/src"` instead of solution directory `"libraries/"` ### Changes > Please provide...

internal
github-actions
do-not-merge
size/S

> Please provide the issue number Issue number: #345 ## Summary A good debugging experience relies on the presence of debug symbols as they provide critical information like the association...

area/metrics
area/logging
area/tracing
internal
size/XS
area/idempotency
area/parameters

### Summary A good debugging experience relies on the presence of debug symbols as they provide critical information like the association between the compiled and the source code, names of...

internal
debugging

### Summary C# 8.0 introduced a significant new feature to the language that extends the type system to make a distinction between references that may be null and ones that...

internal

> Please provide the issue number Issue number: #166 ## Summary This PR improves extra keys feature of logger. ### Changes > Please provide a summary of what's being changed...

do-not-merge

### Expected Behaviour Tracing show show segments within x-ray when the batch processing utility is used. I am unable to get Tracing to work (previously worked fine before converting to...

bug
triage

### Use case Original issue: https://github.com/aws-powertools/powertools-lambda-python/issues/4834 **Consider changes to the Dotnet naming pattern in the text below.** > [docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html) reports that "None" is a valid unit for CloudWatch metrics, but...

feature-request
triage