Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

Replace Ninject with Simple Injector

Are there any technical reasons Simple Injector cannot support Web API on .NET 4.0?

Are Func<T> parameters in constructor slowing down my IoC resolving?

Set Simple Injector's Logger

.net simple-injector

Why doesn't Simple Injector have an IContainer abstraction like Unity?

Using Entity Framework Core DbContext Pooling with Simple Injector

How to configure Simple Injector IoC to use RavenDB

Prevent Simple Injector to throw an exception when resolving an unregistered service

Simple Injector - Make sure that the controller has a parameterless public constructor on production

OWIN and Global.asax.cs file

How can you Inject into a web api IHttpRouteConstraint?

Simple injector lifestyle warnings for web api controllers

Pass runtime value to constructor using Simple Injector abd WebFormsMVP

Can DbContext be composed instead of inherited?

Simple Injector / IoC - Windows Service and Request Cycles of a Queue Processor

Simple Injector property injection on action filter

Simple injector register per web request and with context

Simple Injector Verify() in production code

c# simple-injector