[TODO]: Find a way to inject the repositories and share the same context without creating an instance. #267
Open
Description
In C#, you can use the Dependency Injection (DI) pattern to provide instances of repositories to your application without having to create an instance of each repository yourself. If you require any further information, please do not hesitate to contact me or our collaborator, @nminaya, he can provide more details.