Middleware & Dependency Injection

ASP.NET Core 1.0    |    Intermediate
  • 9 videos | 42m 49s
  • Includes Assessment
  • Earns a Badge
Rating 3.8 of 4 users Rating 3.8 of 4 users (4)
The ASP.NET Core 1.0 framework introduces a number of new capabilities for configuring and working with web applications. Learn to configure middleware and dependency injection, and how to use different DI containers.

WHAT YOU WILL LEARN

  • Configure middleware to handle session state in asp.net core 1.0 applications
    Create custom middleware and inject it into the pipeline for asp.net core 1.0
    Migrate existing http modules to asp.net core 1.0 middleware
    Describe how the out-of-box dependency injection (di) container works
    Register components into the dependency injection (di) container for use in an asp.net core 1.0 application
  • Use components from the dependency injection (di) container injected into the constructor of consuming classes in asp.net core 1.0
    Use components from the dependency injection (di) container injected into properties of consuming classes
    Perform unit testing of classes that depend on injected dependencies
    Replace the out-of-box dependency injection (di) container with an alternative one

IN THIS COURSE

  • 5m 24s
    In this video, you will learn how to configure middleware to handle session state in ASP.NET Core 1.0 applications. FREE ACCESS
  • 5m 38s
    In this video, you will learn how to create custom middleware and inject it into the pipeline for ASP.NET Core 1.0. FREE ACCESS
  • Locked
    3.  Migrating HTTP Modules to Middleware
    5m 44s
    Find out how to migrate existing HTTP modules to ASP.NET Core 1.0 middleware. FREE ACCESS
  • Locked
    4.  Overview of Dependency Injection
    7m
    After completing this video, you will be able to describe how the out-of-the-box dependency injection (DI) container works. FREE ACCESS
  • Locked
    5.  Registering Components for Injection
    2m 20s
    During this video, you will learn how to register components into the dependency injection container for use in an ASP.NET Core 1.0 application. FREE ACCESS
  • Locked
    6.  Constructor Injection
    1m 5s
    In this video, you will use components from the dependency injection (DI) container injected into the constructor of consuming classes in ASP.NET Core 1.0. FREE ACCESS
  • Locked
    7.  Property-Based Injection
    2m 8s
    Learn how to use components from the dependency injection container injected into properties of consuming classes. FREE ACCESS
  • Locked
    8.  Unit Testing with Dependency Injection
    8m 8s
    In this video, learn how to perform unit testing of classes that have injected dependencies. FREE ACCESS
  • Locked
    9.  Using Different DI Containers
    5m 22s
    In this video, you will replace the out-of-box dependency injection container with an alternative one. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.1 of 178 users Rating 4.1 of 178 users (178)
Rating 4.3 of 60 users Rating 4.3 of 60 users (60)
Rating 4.5 of 81 users Rating 4.5 of 81 users (81)