-
## Describe the Bug
After updating to Autofac 8.1.1 our tests using Autofac fail with : `System.TypeLoadException Could not load type 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAt…
-
## Describe the Bug
When using `EnableClassInterceptors()` and registering a class with `WithAttributeFiltering()`, parameters decorated with `KeyFilter` will not have their filter taken into a…
-
Hi,
When running the following:
`wacs.exe --target manual --host "someweb.co.za,*.someweb.co.za" --certificatestore My --acl-fullcontrol "Administrators,IME_ADMIN,IME_SYSTEM" --reuse-privatekey --oc…
-
## Describe the Bug
I have an object instance that I'm providing when creating a lifetime scope. The type's constructor is internal. When trying to resolve a component that depends on this type, I …
jdh28 updated
1 month ago
-
### Problem Description
After startup the following error is displayed. Windowsdesktop runtime 6.0.30 is installed. Tried to install 6.0.31 same error.
### Activity Log, Crash Log or any other detai…
EDSln updated
1 month ago
-
After updating to Xtensive.Orm* 7.1.2 from 7.1.1, we're getting the following error in our net8 asp.net MVC application. It happens as the query is turned from IQueryable to T using both `.AsEnumerabl…
-
Autofac.Core.DependencyResolutionException:“An exception was thrown while activating λ:DifyAI.Interfaces.IDifyAIService.”
-
A real case - you want to play with a library, let's take Autofac. You create a folder named "autofac" then run `dotnet new console` then `dotnet add package Autofac` and then run VSCode anticipating …
-
In the MS DI implementation, it is stated in [docs](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-8.0#services-not-created-by-the-service-container) t…
-
Support for stage registration
asipe updated
10 years ago