Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Dependency Injection with IMemoryDb (#520)
## Motivation and Context (Why the change? What's the scenario?) Allow to inject IMemoryDb types, without the need to build an instance. Related to #503, it allows to register an `IMemoryDb` using Dependency Injection.
- Loading branch information