-
Sebelumnya gue udah menulis sekilas tentang edgy.network (#12), ditulisan ini gue akan membahas tentang prototype pertama gue dengan edgy.network. Jika kalian mengetahui kesalahan, tips, dsb tolong un…
-
Hello guys, I would like to propose change database abstraction to `doctrine/dbal`.
Look at `cakephp/database`'s (v5) dependency tree:
```
/var/www/html $ composer show cakephp/database --tree
c…
-
Minimal APIs doesn't currently support validations on request parameters. Ideally, this is functionality that we would be able to support by taking advantage of the endpoint filters feature introduced…
-
This service worked great for me up until a little more than a week ago. I tried completely removing and re- installing the container but nothing worked.
Today I noticed the DW website UI quite dr…
-
Hi,
I preparing your project for Guix and I have unit tests failed:
```
starting phase `check'
Invoking sbcl: "/gnu/store/3pz3jlghd94sgw0iwi16hg5r5dhxzkdk-sbcl-2.2.10/bin/sbcl" "--non-interactiv…
-
Moved from openrasta/openrasta-core#51
In DependencyManager.cs we have this little "test and set" code:
```
public static object GetService(Type dependencyType)
{
...
i…
-
Hi,
I have a project where an API is exposed through COM. It is implemented in .NET.
I have made a simple sample project (attached) which exposes two interfaces:
[Guid("1C56509C-35D9-4712…
ghost updated
3 weeks ago
-
My biggest current challenge recommending library authors to use ILogger in preference to EventSource is that their library may not use dependency injection. I mean this in the general sense that thei…
-
While making a few updates to the project, it seems like there are a number of services that need to be passed around and are all updated via the `Generator` as well as `GeneratorConfiguration` via so…
-
Creating a `AsyncScopedLifestyle` scope inside of a ASP.NET Core web request does not result in a new scoped service when this service is resolved via Simple Injector ASP.NET Core cross wiring. Instea…