Adventures with Azure: Sample CRUD .NET Core API and Azure Functions

I created a sample CRUD demonstrating API functionality using a .NET Core Web API and Azure Functions.

Each project contains RESTful API endpoints for adding, updating, fetching and deleting a record from a database.

There are currently two flavors:

In the future, I will add some unit tests to demonstrate how to unit test all the layers, including the Azure Functions and .NET Core Web API.

Enjoy!


Discover more from Matt Ruma

Subscribe to get the latest posts to your email.

Leave a Reply

Your email address will not be published. Required fields are marked *