Per-Request dependencies in ASP.NET Web API using StructureMap
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser