Honestly not sure where to go with this right now. At the moment, just provide adapters for the store abstractions. Adapters don't feel great though, and we lose a lot of the features Marten provides.
Would probably be best to just use Marten directly in projects that want to use it. In that case, would probably want to provide an EF impl that works cleanly alongside Marten to allow for different read models.
Honestly not sure where to go with this right now. At the moment, just provide adapters for the store abstractions. Adapters don't feel great though, and we lose a lot of the features Marten provides.
Would probably be best to just use Marten directly in projects that want to use it. In that case, would probably want to provide an EF impl that works cleanly alongside Marten to allow for different read models.