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

FC-29372 For .netcore replace constructor #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PaulRose112358
Copy link

Replace the route prefix string in the constructor to use an settings interface. That way .netcore can use dependency injection.

Also use .net 4.8 framework requirement in VS

Replace the route prefix string in the constructor to use an settings interface. That way .netcore can use dependency injection.

Also - for .net framework - update to 4.8 so we can compile  and update master without headaches.
@PaulRose112358 PaulRose112358 requested a review from a team as a code owner May 29, 2024 14:55
Update for dependency injection and provide the ability to send string for route prefix
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.

3 participants