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

 - tests
 - schematics

PR Close #61370
2025-05-16 11:02:07 +00:00
..
src refactor(core): Return NOT_FOUND for retrieve instead of null (#60358) 2025-03-27 19:39:59 +00:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
index.ts refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
README.md

Angular Dependency Injection

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