|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/di-ioc-dotnet/
课程评论:没有评论
课程名称:C# 和 .NET 中的依赖注入与 Autofac 库 课程概述:本课程涵盖了在 .NET 中使用 Autofac 库实施依赖注入的内容。课程的目标是深入探讨依赖注入的概念,并提供现代社会中 DI/Ioc 的应用实例。课程包括以下主题:依赖注入(Dependency Injection)和控制反转(Inversion of Control)的概念及其用途;组件和服务(Autofac 容器中使用的术语);组件注册,包括程序集和模块扫描;控制作用域和生命周期;配置,包括 XML/JSON 和模块;以及许多适合高级用户的进阶主题。 该课程适合希望深入了解 C# 和 .NET 环境下依赖注入机制的学员,通过理论与实践相结合的方式,提升学员在现代软件开发中的应用能力。
This is a course covering Dependency Injection in.NET using the Autofac library. The goal of the course is to provide in-depth coverage of the concept of dependency injection and give examples of how DI/IoC is used in the modern world. This course covers the following topics: The concepts of Dependency Injection and Inversion of Control and what they are forComponents and Services (terminology used by the Autofac container)Component Registration including assembly and module scanningControlling Scope and LifetimeConfiguration including XML/JSON and ModulesPlenty of advanced topics for the connoisseur