Great. But is this the recommended way to integrate the Outbox pattern with EF? Instead of creating a custom EF DbContextFactory and connecting with the ISqlStorageSession as described here
Great. But is this the recommended way to integrate the Outbox pattern with EF? Instead of creating a custom EF DbContextFactory and connecting with the ISqlStorageSession as described here