light-inject Questions
1
I've recently been dabbling a bit with IOC Containers (LightInject in my case).
I've been reading that you should only need to use the container ONCE, on startup, and no where else. This is what I...
Nkrumah asked 10/4, 2017 at 10:44
2
I would like to use some .NET IoC container with good performance results. I read this article about IoC containers performance and DryIoc and LightInject seem to be the best. But I did not find so...
Roundshouldered asked 11/8, 2014 at 12:3
1
Solved
I'm currently using SignalR to communicate between a server and multiple separate processes spawned by the server itself.
Both Server & Client are coded in C#. I'm using SignalR 2.2.0.0
On th...
Milesmilesian asked 9/9, 2015 at 20:59
1
Solved
I love the benchmarks on LightInject; they are insane! Way to go, you should write a book on .Net performance, I'm serious.
I see the documentation.
I got the dll installed. Followed that step ok...
Prismatoid asked 12/3, 2015 at 19:12
2
Solved
I am new to both libraries and before committing to their usage on a large project I need clarification on my options for low-code effort automocking in my unit tests.
After spending some time on ...
Champion asked 3/5, 2014 at 13:31
2
Solved
like this https://github.com/seesharper/LightInject/blob/master/LightInject/LightInject.cs
It's hard to reading, is there any deep meaning?
Gawky asked 28/2, 2014 at 5:3
1
Solved
When trying out the LightInject IoC container http://www.lightinject.net/ it throws a stackoverflow exception when resolving the type ISomeService:
All types are registered in App_Start:
containe...
Maintop asked 21/9, 2013 at 11:20
1
© 2022 - 2024 — McMap. All rights reserved.