angular/packages/core/primitives/di
Paul Gschwendtner e056fa13df build: migrate more targets of @angular/core to ts_project (#61420)
Migrates more targets of `@angular/core` to `ts_project`. Remaining are:

 - tests
 - schematics

PR Close #61420
2025-05-16 15:53:27 +00:00
..
src refactor(core): Support and document manually provided internal injections (#60347) 2025-03-14 13:40:41 +01:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
index.ts refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:09 +00:00
README.md

Angular Dependency Injection

This directory contains the code which powers Angular's dependency injection primitive.