james-kenny / ASP_WebAPI_Sample_1

Sample ASP Web API and azure Table Storage project

Home Page:https://serversncode.com/asp-web-api-azure-table-storage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP_WebAPI_Sample

Sample ASP WEB API Project for https://serversncode.com/asp-web-api-azure-table-storage/

This is a quick overview project for using Azure Table Storage with ASP Web API 2. In this post we add two methods to a new controller, a GET and POST. The POST will create data into our Azure Table Storage and the GET will return all the records in a partition.

About

Sample ASP Web API and azure Table Storage project

https://serversncode.com/asp-web-api-azure-table-storage/


Languages

Language:C# 90.5%Language:JavaScript 5.5%Language:HTML 2.6%Language:CSS 1.3%Language:ASP 0.1%