MarcR
MarcR

Reputation: 11

Rhino Commons Nhibernate Module w/ Structuremap

Has anyone gotten the NH session management bits from RhinoCommons to work with Structure Map? We already use SM and do not want a dependency on Windsor.

Upvotes: 1

Views: 345

Answers (1)

KevM
KevM

Reputation: 2506

I am not familiar iwth Rhino Commons and the value it delivers. If it only gives you NH session management I believe there are other ways to get that job done.

Weston Binford has a series of posts on using NHibernate with StructureMap.

Jeremy Miller has a post on integrating StructureMap and NHibernate.

A StackOverflow topic on wiring up NHibernate and Structure Map.

Upvotes: 1

Related Questions