Martin Ellern Bilgrau
Results
2
comments of
Martin Ellern Bilgrau
@BloodBaz the reason it's not working, is probably because you didn't register a `IDbContextFactory`. Inside `DbContextCollection.cs` it checks if the factory is registered with the following code: ``` var dbContext...
Has anybody had any progress on this issue that's worth sharing? I'm in a situation where I need to call some async methods.