CoderJony

.NET on AWS

Performing CRUD operations with DynamoDB using ASP.NET Core

Performing CRUD operations with DynamoDB using ASP.NET Core

In this post, we will understand how can we create a DynamoDB table in the AWS cloud and connect it with an ASP.NET Core application to perform CRUD operations.

Read More By Ankush Jain
Understanding Credential Loading in AWS SDK for .NET

Understanding Credential Loading in AWS SDK for .NET

In this post, we will understand how AWS SDK for .NET loads the AWS credentials.

Read More By Ankush Jain
Configuring the AWS SDK for .NET with .NET Core

Configuring the AWS SDK for .NET with .NET Core

In this post, we will step by step understand how to configure and set up a .NET application to use AWS SDK.

Read More By Ankush Jain