Companies Home Search Profile

Developing .NET Framework Apps with Docker

Focused View

Elton Stoneman

3:34:31

130 View
  • 1. Course Overview.mp4
    02:19
  • 1. Why Containers for .NET Apps-.mp4
    04:25
  • 2. Understanding Windows and .NET Containers.mp4
    05:43
  • 3. Demo- Running Microsofts Docker Containers on Windows.mp4
    10:54
  • 4. Dockerizing .NET Framework Apps.mp4
    04:49
  • 5. Demo- Packaging .NET Apps with Docker.mp4
    07:51
  • 6. Using Multi-stage .NET Docker Builds.mp4
    06:27
  • 7. Demo- Packaging .NET Apps from Source.mp4
    10:19
  • 8. Module Summary.mp4
    05:29
  • 1. Understanding How Docker Collects Container Logs.mp4
    03:25
  • 2. Demo- Container Logging with .NET Console Apps.mp4
    04:49
  • 3. Designing Flexible Logging with Log Levels.mp4
    03:56
  • 4. Demo- Logging with Microsoft.Extensions Libraries.mp4
    05:30
  • 5. Surfacing Application Logs from Other Sources.mp4
    03:37
  • 6. Demo- Relaying Logs with LogMonitor.mp4
    09:18
  • 7. Module Summary.mp4
    04:26
  • 1. Why You Shouldnt Package Config into Docker Images.mp4
    03:29
  • 2. Demo- Loading Configuration from the Filesystem.mp4
    06:53
  • 3. Configuration with the Environment Variable Config Builder.mp4
    03:16
  • 4. Demo- Merging Configuration Sources.mp4
    07:37
  • 5. Environment Variable Edge-cases.mp4
    04:16
  • 6. Demo- Windows Environment Variables.mp4
    06:16
  • 7. Module Summary.mp4
    04:33
  • 1. Understanding Desired-state Application Modelling.mp4
    06:52
  • 2. Demo- Modelling and Running apps with Docker Compose.mp4
    06:30
  • 3. Using Compose to Model Build Configuration.mp4
    03:33
  • 4. Demo- Building Container Images with Compose.mp4
    08:39
  • 5. Modelling Multi-architecture Apps in Kubernetes.mp4
    04:45
  • 6. Demo- Running .NET Framework Apps in Kubernetes.mp4
    10:37
  • 7. Module Summary.mp4
    04:52
  • 1. Troubleshooting Approaches with Docker on Windows.mp4
    04:04
  • 2. Demo- Troubleshooting Windows Containers.mp4
    10:17
  • 3. Understanding Container Liveness Checks.mp4
    03:56
  • 4. Demo- Bubbling up Application Errors.mp4
    05:13
  • 5. How Visual Studio Supports Container Debugging.mp4
    03:50
  • 6. Demo- Debugging .NET Framework Containers.mp4
    07:55
  • 7. Module Summary.mp4
    03:51
  • Description


    Docker isn't just for cool new microservices apps - you can run any application in containers. This course will teach you how to take your existing .NET Framework apps into the modern world, running them in Windows containers - with no code changes.

    What You'll Learn?


      Business-critical apps running on the .NET Framework don't need to be rewritten to bring them into the modern world of Docker and Kubernetes. In this course, Developing .NET Framework Apps with Docker, you'll learn how to take established applications and run them in Windows containers with no code changes. First, you'll learn how to build and package .NET apps using Docker. Then, you'll explore how to set up your containers so you can inject configuration settings in and read application logs out. Next, you'll discover how to model your .NET Framework apps to run in containers with Docker Compose and Kubernetes. Lastly, you'll delve into techniques for troubleshooting .NET apps in containers. When you’re finished with this course, you’ll have the skills and knowledge of Dockerizing .NET Framework apps so you can start migrating your own apps to run in containers.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Elton Stoneman
    Elton Stoneman
    Instructor's Courses
    Elton is a 10-time Microsoft MVP, author, trainer and speaker. He spent most of his career as a consultant working in Microsoft technologies, architecting and delivering complex solutions for industry leaders. He has delivered APIs on Azure serving millions of clients daily, Big Data solutions processing billions of events weekly, and cutting-edge solutions powered by containers. Elton's experience with .NET goes from .NET 1.0 running on Windows Server, right up to .NET Core running on Linux. When Docker emerged as the best way to run applications, Elton made containers his focus, and now he works for Docker. He travels the world helping people understand what containers, Kubernetes and DevOps can do for them and their software delivery.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 37
    • duration 3:34:31
    • level average
    • English subtitles has
    • Release Date 2023/01/24

    Courses related to ASP.NET Core

    Subtitle
    Effective Logging in ASP.NET Core 3
    Pluralsight Erik Dahl
    Erik Dahl
    Effective Logging in ASP.NET Core 3
    2:26:04
    English subtitles
    10/05/2023
    Subtitle
    .NET 6 BCL Playbook
    Pluralsight Simon Robinson
    Simon Robinson
    .NET 6 BCL Playbook
    8:58:35
    English subtitles
    12/08/2022

    Courses related to Docker