-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…
-
Describe the bug:
Flutter 3.24 or newer supports running a web app with Wasm using `flutter run --wasm`.
Auto-Injector for wasm.
RuntimeError: dereferencing a null pointer at ModularRouteInfo…
-
**🚀 Feature Request**
Dependency injection of Services in Auth handler and Middleware.
This is useful to access config, db session instance and many other things in these handlers.
Maybe ther…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
The MatDialog …
-
As issue #2766 shows, there are still some Log4j plugin builders that don't have setters for all their configuration attributes.
Since field injection becomes more problematic in newer Java version…
-
Hi,
I'm trying to install this package but I get an error at the first step already. I should mention that I install this package through a symlink (path repository).
The steps I'm doing:
```
# …
-
## Proposed API
I want to propose one api addition to MS DI which would be useful for use-cases like service decoration, debug/logging service requests, cross-wiring, child containers and scope trac…
-
After a previous discussion (https://github.com/dotnet/aspnetcore/issues/8886), the `IComponentActivator` abstraction was introduced in .NET 5 (#19642). Unfortunately, implementations of this new abst…
-
Is there an easy way to make this work? Overloading breaks runtime DI, using `IDbContextFactory ctx` inside of HubInterface breaks Tapper.
```csharp
[Hub]
public interface IInventoryHub
{
T…
gcoda updated
6 months ago
-
### Discussed in https://github.com/micronaut-projects/micronaut-platform/discussions/1704
Originally posted by **rsalbergaria** October 9, 2024
We are using version **4.5.1** of the parent a…