Ben Foster 10/6/2012

Per-Request dependencies in ASP.NET Web API using StructureMap

Read Original

This technical article details implementing per-request dependency scoping in ASP.NET Web API with the StructureMap IoC container. It covers setting up StructureMap, configuring a database session (RavenDB IDocumentSession) to be shared per HTTP request, and creating a unit-of-work action filter to commit changes, while addressing challenges with nested containers and instance sharing.

Per-Request dependencies in ASP.NET Web API using StructureMap

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser