"Dependency injection" is not found on TREX in Korean-English direction
Try Searching In English-Korean (Dependency injection)

Low quality sentence examples

Inversion of Control (IoC) 및 Dependency Injection (DI) 패턴은 모두 코드에서 종속성을 제거하는 것입니다.
The Inversion of Control(IoC) and Dependency Injection(DI) patterns are all about removing dependencies from your code.
요청 파이프라인을 추가 하 여 구성할 미들웨어 구성 요소는 IApplicationBuilder 종속성 주입에서 제공 되는 인스턴스. The request pipeline is configured by adding middleware components to an IApplicationBuilder instance that is provided by dependency injection.
The request pipeline is configured by adding middleware components to an IApplicationBuilder instance, which is provided by Dependency Injection.
For more information specific to dependency injection within MVC controllers, see ASP. NET Core의 컨트롤러에 종속성 주입.
injection within MVC controllers, see Dependency injection into controllers in ASP.
Martin은 Inversion of Control 용어에 대해서 설명한후 패턴 이름을 바꾸거나 적어도 더 나은 스스로-해석되는 이름을 가지길 제안했고, Dependency Injection 용어를 사용하기 시작한다.
After talking about the term Inversion of Control Martin suggests renaming the pattern, or at least giving it a more self-explanatory name, and starts to use the term Dependency Injection.
and can be injected into your startup logic via Dependency Injection.
ASP. NET hosting layer, and can be injected into your startup logic via Dependency Injection.
and can be injected into your startup logic via Dependency Injection.
NET hosting layer and can be used anywhere in your application via Dependency Injection.
already configure the data protection system and add it to a service container you access via dependency injection.
app models, such as ASP. NET Core or SignalR, already configure the data protection system and add it to a service container you access via dependency injection.
2 과 Bean Validation 모델을 채용한 CDI(Contexts and Dependency Injection)를 이용하여 트랜잭션을 이행할 수 있다.
3.1 for transactional services, or you could use Contexts and Dependency Injection(CDI) with Java Persistence API(JPA) 2.0 and the Bean Validation model to implement transactions.
많은 사람들이 Dependency InjectionDependency Inversion Principle을 혼동합니다.
Inversion of Control is highly associated with dependency injection and the dependency inversion principle.
Dependency Injection도 사실 엄청 간단합니다.
Dependency Injection is actually a very simple concept.
Dependency Injection도 사실 엄청 간단합니다.
Dependency injection is pretty straightforward really.
Dependency Injection도 사실 엄청 간단합니다.
Dependency injection is rather simple.
우리는 이것을 dependency injection 의 형태로 볼수 있습니다.
You might even consider it a form of dependency injection.
Dependency Injection도 사실 엄청 간단합니다.
Dependency injection, in general, is quite simple.
Dependency Injection 관련 좋은 글들입니다.
Dependency injection is good.
NET Core 의 dependency injection 은 application 의 startup 동안 여러 application service 를 제공한다.
NET Core Dependency Injection provides Application Services during an Application's startup.
Dependency injection 이거 정말 필요한거 맞나요?
Do you realy need a dependency injection container?
종속성 주입 이란? What is Dependency Injection?
What is Dependency Injection?
Dependency Injection은 Inversion Of Control의 한 종류이다.
Dependency injection(DI) is a form of inversion of control.
그들은 Dependency Injection과 관련이 있습니까?
Are you comfortable with Dependency Injection?