[TODO]: Find a way to inject the repositories and share the same context without creating an instance. #267
Labels
enhancement
New feature or request
hacktoberfest
Hacktoberfest
.NET
Pull requests that update .net code
ITL/Backend/src/ITL.Infrastructure/Extensions/UnitOfWorkExtension.cs
Line 12 in a87364f
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.
The text was updated successfully, but these errors were encountered: