DEV Community

Marc Duiker
Marc Duiker

Posted on • Originally published at blog.marcduiker.nl on

Azure Functions University - Table Lesson (.NET Core)

Table Lesson .NET Core

Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to use the Table bindings in Azure Functions written in .NET Core 3.1.

Lesson

You can find the lesson on GitHub: Table Bindings (.NET Core).

And you can watch the video on YouTube:

The lesson consists of the following exercises:

Nr Exercise
0 Prerequisites
1 Using the Microsoft Azure Storage Explorer for Tables
2 Using TableEntity output bindings
3 Using IAsyncCollector<T> Table output bindings
4 Using TableEntity input bindings
5 Using CloudTable input bindings
6 Homework

Imagine monitoring actually built for developers

Billboard image

Join Vercel, CrowdStrike, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay