Hi,
I am using SimpleInjector.Integration.Wcf 2.2.3 and I get this error frequently but not always when calling my service. I saw that the previous version said it fixed an bug concerning this erro...
Id #19866 | Release:
None
| Updated: Tue at 8:51 AM by dot_NET_Junkie | Created: Tue at 8:51 AM by dot_NET_Junkie
This sounds like two issues but I always face them together.
Consider the types from this issue.
The recurring pattern when registering them looks like this:
var relevantTypes =
relevantAssem...
Id #19853 | Release:
None
| Updated: Jun 14 at 1:13 PM by dot_NET_Junkie | Created: Jun 14 at 10:50 AM by dhilgarth
As an application grows so does the number of execution paths. Having the ability to review what and how many classes have been instantiated at any point of a lifetime would be helpful, as would be...
Id #19824 | Release:
None
| Updated: Jun 10 at 2:33 PM by qujck | Created: Jun 7 at 9:32 AM by qujck
Such feature is especially useful when working with integration scenarios for framework that define an (often leaky) abstraction IOC frameworks. What come to mind are NServiceBus and ReactiveUI (an...
Id #19771 | Release:
None
| Updated: Jun 7 at 9:33 AM by qujck | Created: May 27 at 11:46 AM by dot_NET_Junkie
When a collection is requested for the first time, the expression trees for all items are generated, the expressions intercepted and any possible decorator applied for each item in the collection. ...
Id #19601 | Release:
None
| Updated: Sun at 8:57 PM by dot_NET_Junkie | Created: Apr 16 at 3:36 PM by dot_NET_Junkie
Hi
I've followed the example here to setup and register the container for use with WebAPI in self-host mode. I copied the WebApiDependencyResolver class and use that in my project. My project comp...
Id #19468 | Release:
None
| Updated: Mar 18 at 11:52 AM by MikeGoldsmith | Created: Mar 14 at 3:12 PM by MikeGoldsmith
Move to an open source xUnit framework to allow unit tests to be run on other platforms (such as Mono) where no Visual Studio is available.
Id #19266 | Release:
None
| Updated: Mar 14 at 8:51 PM by patrickac | Created: Jan 28 at 9:29 AM by dot_NET_Junkie
The code in the SimpleInjector.Extensions project for the RegisterDecorator methods is getting too complicated. Method calls take too many parameters. Time to refactor.
Id #19180 | Release:
None
| Updated: Jun 7 at 9:34 AM by qujck | Created: Jan 13 at 11:43 AM by dot_NET_Junkie
Hi,
when trying to pass the container as an argument (or set/get a property) to/from a class residing in a different project, compilation with msbuild will fail - but only when using VB.NET.
Exam...
Id #18796 | Release:
None
| Updated: Feb 22 at 12:04 AM by creatom | Created: Oct 16, 2012 at 10:57 AM by creatom
Add support for GlobalFilters the MVC integration package.
Id #18537 | Release:
None
| Updated: Jun 7 at 9:35 AM by qujck | Created: Aug 24, 2012 at 9:15 AM by dot_NET_Junkie