Glue AWS messaging services (SQS,SNS,EventBridge) into one PubSub library
$ dotnet add package Porter.Aws
Simple to use Pub/Sub library to glue AWS messaging services SNS, SQS, EventBridge together.
AWS PubSub with EventBridge/SNS/SQS:
$ dotnet add package Porter.Aws
Integration testing tools available:
$ dotnet add package Porter.Testing