Localstack: Using S3 with .Net Core
In this post with saw how to locally test AWS with Docker running from a Docker Compose file but there are scenarios where we need to start a LocalStack container using DotNet, for example, we… Read More »Localstack: Using S3 with .Net Core