DEV Community

Patrick Sameera Jayalath
Patrick Sameera Jayalath

Posted on

How to Publish ASP.NET Core MVC/Web API application to Azure and Consume it using jQuery

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

• Create a SQL Database
• Create a .Net Core Web API App and .Net Core Web App
• Deploy Web API to Azure
• Deploy Web App to Azure
• Consume the Web API using jQuery

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)