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

Split AppSettings into smaller classes based on IOptions<> #113

Open
Tracked by #90
RonnyB71 opened this issue Jul 8, 2022 · 0 comments
Open
Tracked by #90

Split AppSettings into smaller classes based on IOptions<> #113

RonnyB71 opened this issue Jul 8, 2022 · 0 comments
Assignees
Labels
kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering

Comments

@RonnyB71
Copy link
Member

RonnyB71 commented Jul 8, 2022

Goal: Group settings that belong together in the same class avoiding to have dependencies on settings not related to the actual use. Eg. Eformidling settings should be on their own.

Update 31.08.2022

Not critical for V7 release. Moving out of Epic to be followed up later.

@RonnyB71 RonnyB71 changed the title Split AppSettings into smaller classes based on IOptions<>Goal: Group settings that belong together in the same class avoiding to have dependencies on settings not related to the actual use. Eg. Eformidling settings should be on their own. Split AppSettings into smaller classes based on IOptions<> Jul 8, 2022
@RonnyB71 RonnyB71 added solution/apps kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering labels Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering
Projects
Status: No status
Development

No branches or pull requests

1 participant