NCommon - changes in 1.1

Posted by Innogetics on Stack Overflow See other posts from Stack Overflow or by Innogetics
Published on 2010-05-27T06:28:35Z Indexed on 2010/05/27 6:31 UTC
Read the original article Hit count: 177

Filed under:
|
|

I updated my NCommon version to 1.1. It looks like there are breaking changes. What happened to:

  1. the Store container class?
  2. the NHRepository constructor that accepts an ISession?

How should I modify my code to address these changes?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET