Building RESTful Web APIs with ASP.NET Core 3.1
Learn how to build and deploy an ASP.NET Core Web API!
Description
Learn how to develop Web APIs with ASP.NET Core from scratch with this incredible course.
We are going to see the entire life cycle of developing a Web API, from creating the solution, developing the endpoints, working on the manipulation of resources, doing automatic testing, and deployment to Azure.
Also, learn how to use Azure DevOps to configure a Continuous Integration and Continuous Delivery pipeline to be able to publish your projects from their source code in Github, Bitbucket, or any other GIT repository provider.
What You Will Learn!
- Build Web APIs with .NET Core
- Deploy Web APIs to Azure and IIS
- Use Azure DevOps for Continuous Integration and Continuous Delivery (CI/CD)
- Develop RESTful Web APIs
Who Should Attend!
- .NET Developers who wants to learn how to build Web APIs with .NET Core