awslabs/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
C#Apache-2.0
Pinned issues
Issues
- 1
_messageConfiguration does not have a valid subscriber mapping for messageTypeIdentifier
#160 opened by kknd4eva - 5
Publish to queue?
#89 opened by CallumHibbert - 0
- 3
- 7
ILambdaMessaging: Reset message visibility timeout when handler returns failed status
#150 opened by brendonparker - 2
- 0
Feature Request: Start and stop poller?
#147 opened by ashovlin - 4
- 2
- 0
Creation of dependency scope during the message processing should use CreateAsyncScope to allow proper disposal of IAsyncDisposable types
#92 opened by madhub - 2
Azure functions support
#139 opened by vl4d4 - 2
ASPNET Minimal API on Lambda throws an error
#140 opened by GunboatDiplomat - 2
Type parameters should be decorated with DynamicallyAccessedMembersAttribute
#144 opened by NoahStolk - 1
Review Poller Concurrency Design
#38 opened by ashovlin - 2
Document transport schema
#60 opened by ericsampson - 2
- 6
- 1
Consider making publishing examples more explicit re multiple message types
#61 opened by ericsampson - 3
- 1
SQSMessagePoller.IsSQSExceptionFatal should handle non existant SQS queue exception
#56 opened by madhub - 1
- 5
publish prerelease version on Nuget?
#58 opened by ericsampson - 2
Apply a heartbeat pattern to AWS SQS consumers using ChangeVisibilityTimeout feature
#54 opened by madhub