Skip to content

st662/.net-samplecode

 
 

Repository files navigation

CRUD with DynamoDB in ASP.NET Core Web API

In this article, we are going to learn about implementing CRUD with DynamoDB in ASP.NET Core Web API. This article is an integral part of the entire “Serverless Applications with AWS” which I have been writing on my blog.

CRUD with DynamoDB in ASP.NET Core Web API

Topics Covered:

  • About AWS DynamoDB
  • What we will build?
  • AWS Console – Dynamo DB Hands-on
  • Creating a new Table in DynamoDB via Console
  • Adding Data to AWS DynamoDB via Console
  • AWS CLI Configuration
  • Creating the .NET Model
  • Service Registration
  • Web API Controller & Testing

Read : https://codewithmukesh.com/blog/crud-with-dynamodb-in-aspnet-core/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%