-
Currently I just keep passing constructor parameters down the hierarchy until the dependency has reached its rightful place. Every redundant constructor parameters lowers my sanity.
-
I am working on a new version of [Unity Container](https://github.com/unitycontainer) and considering adding support for open telemetry.
I been looking for DI or IOC semantic conventions but could …
ENikS updated
4 years ago
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
https://docs.microsoft.com/en-us/azure/azure-functions/functions-dotnet-dependency-injection
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submit…
-
Hello,
I'd love to have a feature where it shows and is able to remove unused constructor-based dependency injections (DI).
For example:
```
public function __construct(
private rea…
-
> Дело не первой очередности, но можно поппробовать именовать коммиты другом ключе.
Сейчас идет именование в зависимости от "категории" к которой относится изменение (напр: `Inventory`, `Plants`, `de…
-
We've discussed this previously in #687 but perhaps it could be reconsidered for 3.0? 😉
I'll open with a comment I made at the time that's still relevant today:
> We like xUnit to the degree that…
-
I was able to solve this problem, using db as global variable. However, would be better if I could pass it to my callback (that today, accepts just two params - user and password). Could you support a…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…