문제

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?

도움이 되었습니까?

해결책

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

다른 팁

JAson, check this: http://www.codeinsanity.com/2010/04/refactoring-storage-in-ncommon-11.html

The is NCommon's author blog. I had the same question and the above mentioned blog explained me the details.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top