Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO]: Find a way to inject the repositories and share the same context without creating an instance. #267

Open
Jadhielv opened this issue Feb 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Hacktoberfest .NET Pull requests that update .net code

Comments

@Jadhielv
Copy link
Owner

//TODO: Find a way to inject the repositories and share the same context without creating a instance.

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.

@Jadhielv Jadhielv added enhancement New feature or request .NET Pull requests that update .net code labels Feb 11, 2023
@Jadhielv Jadhielv self-assigned this Oct 21, 2024
@Jadhielv Jadhielv added the hacktoberfest Hacktoberfest label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest .NET Pull requests that update .net code
Projects
None yet
Development

No branches or pull requests

1 participant