Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
nativescript-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
205
Star
1.1k
Code
Issues
356
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(di): token-based dependency injection behind the Yok facade (phase 1)
- #6099
#6099
Merged
1/2
NathanWalker
merged 14 commits into
main
NativeScript/nativescript-cli:main
from
feat/di-modernization-phase1
NativeScript/nativescript-cli:feat/di-modernization-phase1
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(di): token-based dependency injection behind the Yok facade (phase 1)
#6099
NathanWalker
merged 14 commits into
main
NativeScript/nativescript-cli:main
from
feat/di-modernization-phase1
NativeScript/nativescript-cli:feat/di-modernization-phase1
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat(di): add a token-based injector with @Contract tokens
Show description for 7fe0f09
edusperoni
committed
7fe0f09
View commit details
Copy full SHA for 7fe0f09
Browse repository at this point
feat(di): trace usage of legacy APIs slated for deprecation
Show description for be97b39
edusperoni
committed
be97b39
View commit details
Copy full SHA for be97b39
Browse repository at this point
fix(hooks): reach the global injector as a last resort in @hook
Show description for 8666f62
edusperoni
committed
8666f62
View commit details
Copy full SHA for 8666f62
Browse repository at this point
refactor(yok): re-point the facade at the token-based injector
Show description for ef83dde
edusperoni
committed
ef83dde
View commit details
Copy full SHA for ef83dde
Browse repository at this point
feat(contracts): ship nativescript/contracts with a first tranche
Show description for f64ed6a
edusperoni
committed
f64ed6a
View commit details
Copy full SHA for f64ed6a
Browse repository at this point
test: pin the published injector, hook, and extension contracts
Show description for b076c54
edusperoni
committed
b076c54
View commit details
Copy full SHA for b076c54
Browse repository at this point
docs: document the token-based injection API
Show description for a23a901
edusperoni
committed
a23a901
View commit details
Copy full SHA for a23a901
Browse repository at this point
fix(yok): keep hierarchical dispatchers on the owning injector
Show description for 55a507e
edusperoni
committed
55a507e
View commit details
Copy full SHA for 55a507e
Browse repository at this point
refactor: reach the process-wide injector through getInjector()
Show description for 9bc9739
edusperoni
committed
9bc9739
View commit details
Copy full SHA for 9bc9739
Browse repository at this point
refactor(yok): type the di bridge on IInjector
Show description for ec5de90
edusperoni
committed
ec5de90
View commit details
Copy full SHA for ec5de90
Browse repository at this point
refactor(yok)!: the facade extends Injector instead of wrapping one
Show description for 81f542a
edusperoni
committed
81f542a
View commit details
Copy full SHA for 81f542a
Browse repository at this point
refactor(yok): split the facade surface into subsystem contracts
Show description for da89071
edusperoni
committed
da89071
View commit details
Copy full SHA for da89071
Browse repository at this point
fix: address review findings on the DI foundation
Show description for d839373
edusperoni
committed
d839373
View commit details
Copy full SHA for d839373
Browse repository at this point
feat(di): Angular-shaped InjectOptions on inject() and Injector.get()
Show description for 235befd
edusperoni
committed
235befd
View commit details
Copy full SHA for 235befd
Browse repository at this point
You can’t perform that action at this time.