Skip to content

CodeMazeBlog/azure-table-storage-aspnetcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Table Storage with ASP.NET Core

In this article, we are going to learn Azure Table Storage in depth.

We’ll start by discussing the basic Azure Table Storage concepts and then see how to create an Azure Storage Account from the portal. After that, we’ll learn how to create an ASP.NET Core Web API for performing CRUD operations on NoSQL data with the Table Storage in the back-end.

We have organized the article into the following sections:

  • Azure Table Storage - Intro
  • Azure Table Storage vs Azure Cosmos DB Table API
  • Structure of an Azure Table Storage
  • Creating an Azure Table Storage
  • Building an API that Connects with Azure Table Storage
  • Deploying the API to Azure
  • Testing the API

About

This repo contains the source code for the "Azure Table storage with ASP.NET Core" article on Code Maze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages