-
Hi,
I'm using your library in a ASP.NET Core project.
This is the configuration:
```
services
.AddMultiTenant(config =>
{
config.Events.OnTenantNotResolved = context =>
{
…
-
Hi sir, when I run the application of ch03 project. It shows the error as below:
> from dependency_injector.wiring import inject, Provide
> ModuleNotFoundError: No module named 'dependency_injector'…
-
Add new annotation to allow the injection of views and misc objects into the dependency graph. Like services and broadcast receiver, this injection will be quite manual for the dev. The only challenge…
-
Thanks for this awesome project!
I know the main goal is actually to provide a stand-alone alternative but I'm curious if there's a way (or plans) to support interoperability with the FastAPI depen…
-
## Description
Implement the Jakarta Contexts and Dependency Injection 4.1 specification and Jakarta Interceptors 2.2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#…
-
Very useful for understanding (conceptually) how the ECS works, which is a common follow-up question for beginners.
The idea would be to place it in here: https://bevyengine.org/learn/book/next-ste…
-
Hi, recently I have upgrade my ionic/angular project into angular version 15 from angular 14
In angular 14 working as Aspected. but after upgrading to angular 15 getting the error below
Error: Fai…
-
Problem 1
- Conclusion: don't install jaeger/querylist-phantomjs 4.0.1
- Conclusion: remove symfony/console v3.4.18
- Conclusion: don't install symfony/console v3.4.18
- jonnyw/ph…
-
Success criteria:
- No dependencies are being used in `context`. `context` should only be used for scoped request variables -- not application logic
- Manually constructed dependencies inside action…
-
I would like to link a self-hosted OCT server to my own Forgejo/Gitea instance which can act as a Oauth2/OIDC provider.
From the looks of it, the OCT server currently only supports some hard-coded …
poVoq updated
3 months ago