C# Coding from Scratch | Azure Hosted Web API & Client

Channel:
Subscribers:
1,000
Published on ● Video Link: https://www.youtube.com/watch?v=7xSGdYbOuMk



Duration: 32:03
58 views
2


In this video I walk you through how to create an end to end Web API using MS Azure and .NET Core. The Azure backend will consist of an Azure SQL database and an Azure app service onto which a .NET Core Web API will be published. The client will be a .NET Core Console App that uses the API to POST data to the database.

0:27 Create Resource Group in Azure
1:15 Create SQL database and database server in Azure
7:24 Create app service / web app in Azure
8:36 Develop .NET Core Web API and publish to Azure
22:49 Develop .NET Core Console App to POST to database




Other Videos By IndieRevo


2023-03-01Testing FPS dungeon game developed in Unreal Engine for Nintendo Switch!
2023-03-01My synthwave inspired Switch game developed in Unity!
2022-10-24Deploy Unreal Engine 5 Template Projects to the Nintendo Switch Development Kit
2022-10-23Unreal Engine 5 and Nintendo Switch | Template Projects Deployed to Development Unit
2022-02-23Nintendo Switch Dev | Testing Bow and Arrow | Unreal Engine
2022-02-03Unreal Engine 4 Test Project Deployed to Nintendo Switch Development Kit
2022-01-04Nintendo Switch Game Trailer | AirRevo | Unity
2021-10-14Coding a JavaScript Web App to use the DVLA Web API
2021-09-07Setup MS Azure Active Directory Authentication on React DotNet Core Web App
2021-03-31Nintendo Switch Game Trailer | Brick Bat Crazy | Unity
2020-12-04C# Coding from Scratch | Azure Hosted Web API & Client
2020-11-17Coding | .NET Core Raspberry Pi and Windows 10 Console App
2020-11-16Setting Up | Unity Source Control | BitBucket and Visual Studio
2020-11-16Setting Up | Git Repos | Visual Studio and Bitbucket
2020-11-08Coding from Scratch | Read and Write Windows 10 Registry | .NET Core, C#
2020-10-25C# Coding from Scratch | Web API Client Tutorial | .NET Core, C#
2020-10-24C# Coding from Scratch | .NET Core Web API Tutorial | C#, SQL Server, Visual Studio
2020-08-16Coding a Calculator in jQuery from Scratch and Uploading to Netlify
2020-08-04Coding React JavaScript | Props and State, Click and DoubleClick Event Listeners, HTML JSX
2020-07-26Coding HTML and jQuery | Event Listeners, Mouse Over and Mouse Out
2020-07-25Coding HTML and JavaScript | Event Listeners, Mouse Over and Mouse Out



Tags:
csharp
c#
coding
development
ms azure
microsoft
azure
microsoft azure
.net core
dotnet core
visual studio
sql
sql server
how to