Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ASP.NET Core Environments & Deployment Azure DevOps CI/CD
Rating: 4.6 out of 5(45 ratings)
1,141 students

ASP.NET Core Environments & Deployment Azure DevOps CI/CD

Configure ASP.NET Core environments and deploy to Azure cloud services using Azure DevOps CI/CD
Last updated 7/2024
English

What you'll learn

  • Learn how to build environment profiles and variables for .NET Core MVC Web Application
  • Learn how to push the code to remote Azure repository
  • Learn how to create and connect web app with a local database and Azure SQL database
  • Learn how to use Entity Framework Core as the Object Relational Mapper
  • Learn how to use Entity Framework Tools Extension for Visual Studio
  • Learn how to use Visual Studio Data Tools to migrate schema and data to Azure SQL DB
  • Learn how to create Azure cloud resources on Azure Portal
  • Learn how to publish web app to Azure Cloud using different deployment approaches
  • Learn how to build Azure DevOps (CI/CD) pipeline
  • Learn how to override web app environment variables via Azure DevOps CI/CD variables
  • Learn how to secure your environment variables
  • Learn how to create pull requests and branch policies

Course content

6 sections21 lectures2h 4m total length
  • Course Overview1:05
  • Pre-requisites0:21

Requirements

  • Visual Studio 2019 or 2022 or latest
  • SQL Server Management Studio
  • Git for windows
  • Azure DevOps account
  • Azure Cloud portal account
  • .NET 6 or .NET 7 or .NET 8 SDK or Latest

Description

In this course I am going to teach you how to setup  and build an ASP.NET Core web app environment and deploy it to Azure cloud as real-world scenario.

  • Build & Configure ASP.NET Core Web App Environment Variables

  • Use Entity Framework Core as the Object Relational Mapper

  • Use EF Tools VS Extension

  • Use MS Data Tools

  • Deploy Web App to Azure Cloud Using two Different Approaches

  • Deploy Local Database to Azure SQL Database

  • Build & Configure Azure DevOps CI/CD For (Development, Staging, and Production)

  • Configure Azure DevOps CI/CD Variables

What Tools I need for this course?

  • Visual Studio 2019 or 2022 or Latest

  • SQL Server Database

  • .NET 6 or .NET 7 or .NET8  or Latest

  • GIT (Source Control)

  • Azure Portal Account

  • Azure DevOps Account

Is This Course For me?

This course is for .NET web developer of all levels from beginner to senior level.

What Are the Pre-requisite For This Course?

The application that we are going to build in this course is going to be built using, C#, ASP.NET MVC and Azure Cloud for hosting environment. So, it is recommended to have a basic knowledge of C# language, ASP.NET MVC, including some basic knowledge of Azure cloud.

Who this course is for:

  • For web developers who want to sharpen their skills for ASP .NET Core environment variables and Azure deployment