Search code examples
c#.netncommon

NCommon - changes in 1.1


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?


Solution

  • Your question is probably more suited for the NCommon project discussion group or issue tracker. Closer to the source, the better :)