Recently I'm learning CQRS and want to change my system to use event-sourcing patterns.
But I found that on .Net platform, there is two Event Store implementations.
The two implementations confuse me - can someone please explain the key differences between them.