Getting Started with Docker for .NET Web Apps

Описание к видео Getting Started with Docker for .NET Web Apps

I want to show you how to get started with Docker for .NET Web Apps. I will create a Blazor Server web application and add Docker support directly from Visual Studio.

I will also show you how to achieve the same using the command-line interface.

In the end, you'll be able to run and debug a .NET web app from inside a Docker container running on your developer machine.

00:00 Introduction
00:45 Quick Introduction to Docker
02:27 Install Docker Desktop
03:39 Dockerize a Blazor Server App in Visual Studio
08:38 Create a Docker Image and Container from the CLI
11:43 Course Offer & Outro

🔥 C#/.NET Bootcamp: Full-Stack Web Development with ASP.NET Core and Blazor (Code FRIENDS10 for 10% OFF)*
https://claudiobernasconi.ch/dotnet-c...

📌 .NET Developer Roadmap
https://claudiobernasconi.ch/learn-do...

📌 Docker CLI Commands:
docker build -t blazordocker ./BlazorDocker
docker run -p 12345:8080 -p 12346:8081 blazordocker

📌 GitHub Repository:
https://github.com/claudiobernasconi/...

📌 Docker Desktop:
https://www.docker.com/products/docke...

📌 Visual Studio Container Tools with ASP.NET Core:
https://learn.microsoft.com/en-us/asp...

📌 YouTube Playlists:
The FREE Blazor Crash Course:    • The FREE Blazor Crash Course (.NET 5)...  
Blazor:    • Blazor  

✅ SUBSCRIBE FOR MORE VIDEOS
Subscribe: 🔔 https://claudiobernasconi.ch/Subscribe

🚀 CONNECT & SUPPORT
Website & Blog: https://claudiobernasconi.ch
Newsletter: https://claudiobernasconi.ch/newsletter
Twitter:   / chbernasconic  
Bluesky: https://bsky.app/profile/bernasconi.b...
Mastodon: https://dotnet.social/@bernasconi

Affiliate Link: I earn a small commission at no additional cost

Комментарии

Информация по комментариям в разработке