Matthias Gernand
Matthias Gernand
Thanks for your contribution. 👍 I'll have a look at your PR sometime this week.
Could you add tests in the ```Fluxera.Repository.EntityFrameworkCore.IntegrationTests``` project to the ```AddTests``` class that may reproduce the issue you had?
Hi, I've never thought of this use case before. It sounds interesting and I will have a look at it tomorrow. Maybe it's not that hard to extend the configuration,...
Hi, I've added a very simple LiteDB in-memory configuration. See this [Pull Request](https://github.com/fluxera/Fluxera.Repository/pull/143). I will add the following features in the coming days: - Load a database from file, but...
Thanks for the research. I am planning to support both approaches. I hope I have something to look at by the end of this week.