March 23, 2016
How to configure tenant-scoped dependencies in multi-tenant ASP.NET Core applications using SaasKit and StructureMap.
Not for the faint-hearted.
October 6, 2012
In this post I discuss how to scope dependencies per-request in ASP.NET Web API using StructureMap.
February 17, 2012
StructureMap implementations of IDependencyResolver, FilterAttributeFilterProvider and IModelBinderProvider for dependency injection in ASP.NET MVC 3.
February 16, 2012
This post covers some ways you can improve the testability and reduce framework coupling when configuring routing in an ASP.NET MVC application.
November 2, 2011
In this post I look at how we can make use of StructureMap profiles to easily switch between Azure and on-premise environments.