Tim Sirmovics

Results 31 comments of Tim Sirmovics

I also went for a workaround, I just used: `_kernel.Bind().ToConstructor(x=> new CachingService());` But I would much prefer to use the `LazyCacheModule`.

No this is not resolved in 2.0.4, the same error occurs.

Ok after much testing I have found the issue. The error arises when `Ninject.Extensions.Factory` `(3.3.2)` is installed into the project. It looks like the presence of this package causes Ninject...

Thanks for the update, I'll watch the new repository. Is v3 useable in it's current state? We are desperate to setup a Wiki and would like to go ahead with...

Hi @deadlydog I have not modified any of the files that came from the NuGet package, only the config.ps1. How can I tell if `RunMeToUploadNuGetPackage.cmd` is pointed at the .nupkg...

@deadlydog That sounds good to me.