0010 - Howto guide to ASP NET MVC Core C# with Docker

preview_player
Показать описание
Title: Howto guide to ASP NET MVC Core C# with Docker

In this video we go over how to take the sample application that we've created over the last few videos using ASP.NET MVC Core using c# and deploy it using Docker on Ubuntu operating system.

The video takes you through a short set of instructions of modifying the sample application that we've been creating over the last few videos to allow us to connect to our SQL database from Linux. We then create a debug build of that application and move it over to the Ubuntu VM that has Docker already installed.
We will go through the process of creating a docker file as well as go over some of the content that we have to put into the file for better understanding.
Once the file is created, we go through the process of making a new Docker image and then create the Docker container using that newly created image.

Once all of those steps are completed, we show that the application is accessible locally from the Ubuntu VM as well as from a windows server. At the very end we also see that the same exact code is running at the same time on Linux and Windows and accessing the same SQL Database without any special changes to account for the fact that we are running on Linux or Windows.

This video leverages an application that was created in prior video sessions so if you would like to check them out you can do that by going to the following links:

#aspnetcore #dotnetcore #mvc #dependencyinjection #ubuntu #beginners #entityframework
Рекомендации по теме
Комментарии
Автор

One of the superb content that i never seen any microsoft concerns. Appreciate the efforts.

TellaTrix
Автор

Very useful video and it will be very useful to get started using Docker quickly and easily, nice presentation and concepts are very well explained.

govindkarthikeyan
Автор

Thanks for the video. It was so helpful man.

veda.selvam
Автор

Hi ! Its very nice tutorial. But I've a question... Your local windows machine does have the database and the remote ubuntu machine doesn't. How the docker image of the remote machine got connected to your local database?? By the way, I'm new to Docker.

tohfatulislammilton
Автор

How to scale docker images independently ? Can we we create separate sql server container and point dotnet application to that container. I mean MEAN stack applications.

TellaTrix
Автор

Hello I am Joao and I'm From Brazil, I am a great fan of yours and was wondering what the AppSettings.cs file has, can you show me how you built it?

jgabrielsousa
Автор

Thank from Russia! Actually, I can use the docker.

НиколайСтепанов-пл
welcome to shbcf.ru