ASP.NET Core CI/CD Pipeline with VS2019 in 10 Minutes!

preview_player
Показать описание
In this video I'm going to show you how easy it is to build a full CI/CD pipeline for an ASP.NET Core application in Visual Studio 2019 in less than 10 minutes!
Рекомендации по теме
Комментарии
Автор

Already implemented in my current project. really love it.

hooseinsaeed
Автор

That's true. "MICROSOFT is really AWESOME...!" Making things easier for a developer. Thank you so much for the video.

ravikumarmalipeddi
Автор

Hi Hassan, how can we integrate different tools such as sonarqube, coverity etc into this pipeline ?

shivarymec
Автор

Thanks for the very quick and informative video.

shivajikakad
Автор

i am not getting the continuous delivery option in the publish sction rather than only create a publish profile . do i have to select anything from that or installing some other dependencies

HindiCoderss
Автор

Awesome Tutorial for newbies!!....Thanks👍

nehatiwari
Автор

Is any way to make all steps fully automated without need to click on build and release on Azure platform?

compman
Автор

Thank you.. very clear explanation! you make see it's not so hard.

pablogarnica
Автор

I am using visual studio 2019 community edition. why I am not geting publish, start, continuous delivery options ? I tried VS 2022 community also. there also those options are missing. please advise

pandarikkal
Автор

I'm looking for how can I deploy aspnetcore on VPS and use CI/CD with version control like github and apply(Add Migration) any changes in the Entities on the database, help me to know the best practices for this problem or just give me an article, thank you

younesreguieg
Автор

Very interesting. Just noticed that there is no azure.pipelines.yml configuration file in the azure repository. What if wanted to add additional tasks to the pipeline? Where should I do this?

lukasz_
Автор

Can we use legacy TFS with CICD, instead of azure source control??

rupeshkamble
Автор

Overall nicely explained..👍
Will the it work the same way in VS 2017 version?

harshadbubane
Автор

My company uses CI/CD from Jenkins. Can VS help building a pipeline in Jenkins enviroment?

andreneveseng
Автор

Suppose to i have 3 differenr enviroment like
Development
Staging
And live

How to manage ci/cd
Please help me in this

faijalmalik
Автор

Hi Hassan, I have gone through your video. It is fantastic. I wish you a very happy and presperous year to you. Any possibility to automate our builds like weekly or bi-weekly deployment thru pipe-line. It would be more helpfule if you share or prepare a video on this. thank you!

sreenuksr
Автор

Do you have something similar using Git Lab?

MikeMichellelucas
Автор

good one mate. But looks Continuous delivery is not available by default in VS 2019. I am using Professional edition.

SenthilkumarSV
Автор

Hey, thanks so much for the video. Just a question, Under "Setup Azure Pipelines" within VS2019 there are 2 sections in your video - Select a repo branch and Select Target Azure Resources. In mine I have 3; Select an Azure DevOp Project. Do I need to create that manually 1st on Azure portal? That a new thing they introduced?

RouxAdventures
Автор

Thank you very much, it was very helpful

luisalbertomendezsuarez