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

Dynamic provider management #87

Merged
merged 11 commits into from
Aug 15, 2023
Merged

Conversation

NapalmCodes
Copy link
Contributor

@NapalmCodes NapalmCodes commented Aug 14, 2023

Using reflection load the necessary types IConfigureProvider dynamically at runtime from the program directory. Subsequently we can add providers dynamically.

@NapalmCodes
Copy link
Contributor Author

NapalmCodes commented Aug 14, 2023

@csharpfritz - Not sure what the thought process was for this to be an abstract class but I figured we could flesh this out here.

Were you maybe thinking an abstract method for the service registrations that occur here? As they could be different per provider?
https://github.com/FritzAndFriends/TagzApp/pull/87/files#diff-27d1a6fb76194747d533dcbbacf3c9f5f4a9f76efee091983f1711eb743f8a4fR71

@csharpfritz
Copy link
Contributor

Can you resolve the merge conflict here and we'll get this added to the mix

@csharpfritz csharpfritz merged commit 77603b5 into FritzAndFriends:main Aug 15, 2023
2 checks passed
@NapalmCodes NapalmCodes deleted the dev branch August 15, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants