0
Answer

.net with Amazon Dynamodb

ramji

ramji

9y
296
1
1,I tried to  insert some values in table present in  Amazon dynamo db from .NET.
2,For that I installed AWS SDK.It is installed properly.
 
But the below name space is not listing.
 
using Amazon.DynamoDB;

Dynamodb is not coming.



 
 
Next Recommended Forum