Issues
- 7
Usage without Reflect
#180 opened by Djaler - 36
Is this compatible with TS 5 decorators?
#225 opened by ffMathy - 6
Archive this repo
#246 opened by chriskuech - 3
Is this still maintained?
#248 opened by kapitanluffy - 0
use this instead
#247 opened by Prozi - 3
@injectable resolved from a child container uses dependency from a sibling container
#245 opened by mkq - 1
- 8
- 0
Digest method not supported, what does it mean?
#244 opened by sbendt - 12
TypeInfo not known in SvelteKit project
#187 opened by brooksvb - 3
- 4
- 2
- 1
Fails to resolve dependencies with Vite
#240 opened by leo1553 - 1
tsyringe is not usable with WebComponent API
#213 opened by aino-gautam - 0
Typechecking for token-based injection
#239 opened by chad-fossa - 1
A way to add custom properties to the controller
#238 opened by SwagiWagi - 0
Disposing container does not dispose singleton resolved from child container
#237 opened by eduardvercaemer - 0
- 0
No control over execution of files
#235 opened by Manik2708 - 1
How to use tsyringe with own decorators
#233 opened by Amirust - 0
Add support for Explicit Resource Management
#230 opened by RhodeHummel - 0
- 1
In case it's useful to anybody else, I have a fork of this repo with this fix included (and compiled files checked in, so it can be used as an npm dependency): https://github.com/tec27/tsyringe
#228 opened by joaohenriquesouza80 - 2
TypeScript 5.0 Support of tighter parameter decorator checking
#221 opened by samesfahani-tuplehealth - 4
Abstract classes as injection token
#172 opened by timoxley - 2
Is there any vscode extension to navigate to class Implementation indicated in container resolve ?
#197 opened by MAMISHO - 0
Provide access to container._registry
#222 opened by leppaott - 0
Webpack/Babel can't handle '@' in constructor
#220 opened by ihl396 - 2
Type info not know for `Foo` class
#219 opened by ravisharmaa - 0
CustomError instanceof not working
#214 opened by hortelanobruno-ol - 0
- 0
- 0
Process issue: https://github.com/microsoft/tsyringe/releases shows latest is 4.4, actual latest is 4.7
#208 opened by banshee - 2
Support Lifecycle.ContainerChildScoped scope
#203 opened by TimoGlastra - 0
inject optional parameters
#207 opened by Harshita-mindfire - 0
Error registering a generic interface/class
#206 opened by brendan-rice - 1
- 1
Typo in Documentation?
#192 opened by tzarger - 3
- 1
Why injectWithTransform method not working, if another class using inject method ?
#201 opened by restuwahyu13 - 3
- 1
The dependencies are undefined
#196 opened by nihil-pro - 2
- 0
- 0
Register collection of providers
#198 opened by abratko - 1
How to pass parameters to a class
#184 opened by hmajid2301 - 1
Original error's context is lost when replaced with "Cannot inject the dependency".
#177 opened by timoxley - 0
container.isRegistered always returning true
#173 opened by MostafaNabi - 2
Auto register container to itself for dyanmic inject
#164 opened by Austaras