Deploying Your WebAPI on Azure through Visual Studio

คำอธิบายการบรรยาย
In this video, we will use Visual Studio to publish our API to Azure and make it publicly available.
เรียนรู้เพิ่มเติมจากหลักสูตรเต็มรูปแบบ
RESTful Web services with ASP.NET Core
Leveraging ASP.NET Core and Visual Studio 17
วิดีโอออนดีมานด์ความยาว 03:33:54 • อัพเดทเมื่อ สิงหาคม 2017
Explore basic REST principles
Build an ASP .NET core project using Visual Studio 2017
Work with different environments such as development and production
Implement a service interface to read, manipulate, and delete data
Extend API functionality with more features
Deploy the WebAPI