title | description | ms.date | author | ms.author | ms.topic |
---|---|---|---|---|---|
Tutorials for .NET and .NET Core apps in Azure |
Tutorials to build and add features to your web and mobile apps using Azure services and .NET, .NET Core, ASP.NET, and ASP.NET Core. |
07/17/2018 |
CamSoper |
casoper |
conceptual |
The following table links to in-depth tutorials for building .NET apps running on Azure.
For sample source code, see the list of Azure service samples.
Web Apps | |
Create an ASP.NET web app with Azure SQL Database | Create a simple web application that stores data in Azure SQL Database. |
API Apps | |
Create and deploy a Web API | Create and deploy a .NET Web API with Swagger. |
Azure Container Service | |
Get started with Kubernetes and Windows containers | Create a Kubernetes cluster in Azure Container Service using an IIS container. |
SQL Database | |
Use .NET to connect and query data | Use ADO.NET to connect to an Azure SQL database, and then use Transact-SQL statements to query, insert, update, and delete data in the database |
Azure Database for PostgreSQL | |
Use .NET to connect and query data | Use SQL statements to query, insert, update, and delete data in the database. |
Azure Cosmos DB | |
Getting started with the Azure Cosmos DB SQL API | Create a simple console application with the Azure Cosmos DB SQL API. |
Create an ASP.NET web app with the Azure Cosmos DB SQL API | Create a web application with the Azure Cosmos DB SQL API. |