Section 2: Developing Microservices-Based Applications in Visual Studio Code
This section covers the core part of Visual Studio Code, where we will be learning how to build APIs on different platforms, develop a .NET Core-hosted service to provide integration between different APIs, use Visual Studio Code to develop a client-side web app, develop an app on Azure, and use GitHub with Azure.
This section comprises the following chapters:
- Chapter 3, Building a Multi-Platform Backend Using Visual Studio Code
- Chapter 4, Building a Service in .NET Core and Exploring Dapr
- Chapter 5, Building a Web-Based Frontend Application with Angular
- Chapter 6, Debugging Techniques
- Chapter 7, Deploying Applications on Azure
- Chapter 8, Git and Azure DevOps