AWSSDK registration with StrongInject? #193
Unanswered
LechuckThePirate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys... I'm trying to make my first tests with StrongInject, but my app is heavily using DynamoDB and other stuff from AWS.
To register AWS services in .net it uses its own extensions on ServiceCollection ( .AddAWSService ).
Has anyone done this with StrongInject? Any example anywhere?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions