- Course
- Core Tech
Developing .NET Core 5 Apps with Docker
This course will teach you how to develop .NET applications using Docker and how to publish those applications to a container registry. It will also show you how to set up a more complex solution with dependent services in Docker Compose.
What you'll learn
Docker is a great technology to help simplify various aspects of both developing applications and deploying them, and using it to create .NET Core and .NET apps can make your life in both of these areas much easier. In this course, Building .NET Core Apps with Docker, you’ll learn to create and debug containerized versions of different .NET Core applications, like web applications, console applications, and service applications. First, you’ll explore the process to create and debug containerized .NET Core apps. Next, you’ll discover nuances of logging, configuration, and building .NET Core apps targeting Docker containers. Finally, you’ll learn how to simplify more complex multi-project solutions with service dependencies using Docker Compose. When you’re finished with this course, you’ll have the skills and knowledge of Docker and .NET Core needed to develop your own applications using this powerful and rapidly-advancing technology.
Table of contents
- Version Check | 15s
- Welcome and Introduction | 2m 14s
- .NET Core or .NET - Which Is It? | 2m 1s
- Goal Scenario | 1m 54s
- Workstation Prerequisites | 4m 31s
- Contrast with the Fundamentals Course | 1m 39s
- .NET Project Types | 1m 30s
- Demo: Create a .NET API with Visual Studio | 4m 36s
- Demo: Add Docker Support within Visual Studio | 3m 18s
- Demo: Create a .NET API with VS Code | 3m 17s
- Demo: Add Docker Support within VS Code | 2m 37s
- Demo: Explore Docker Desktop and the Docker CLI | 2m 57s
- Summary and What's Next | 1m 28s
About the author
Full-stack developer, architect using the Microsoft stack and other key tools to create awesome solutions.
More Courses by Erik