今日、EventStore から NEventStore(4.1.0.0) にアップグレードしたところ、エラーが発生しました。
私のエラー -
Method 'GetFrom' in type 'NEventStore.Persistence.MongoPersistence.MongoPersistenceEngine'
from assembly 'NEventStore.Persistence.MongoPersistence, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null'
does not have an implementation.
ここにリンクされている再現 - https://github.com/NEventStore/NEventStore/issues/285
編集:この問題が発生している理由を理解するために、先に進んで nuget パッケージを削除し、ソースをダウンロードし、NEventStore コアと MongoPersistence プロジェクトを添付し、Nservicebus がセットアップされていないことによるいくつかのエラーを除いて、すべて動作します。
公開後に修正された現在の nuget パッケージにエラーがある可能性があると思います。
EDIT2: myget ci パッケージの同じ例外