DEV Community

Patrick Sameera Jayalath
Patrick Sameera Jayalath

Posted on

How to Publish ASP.NET Core RESTful API to Azure

In this tutorial I’m going to show how to:

• Create a SQL Database
• Create a .Net Core RESTful API
• Deploy REST API to Azure
• Test REST API using Postman

Alt Text

You can find the PDF version of this tutorial here.

You can find all my Azure/.Net tutorials here and here.

Enjoy !!

Top comments (0)