corvus-dotnet / corvus-dotnet/Corvus.Leasing

Review use of IConfiguration/IConfigurationRoot

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As per the discussion at corvus-dotnet/Corvus.Identity#13 (comment) we are attempting to move away from using either IConfiguration or IConfigurationRoot in the guts of our IP for the reasons discussed at corvus-dotnet/Corvus.Identity#11

This project currently uses configuration types directly. We need to review whether it runs into the problems described in the links above, and if so, make the relevant changes.

As discussed in the conversation linked to, we have two goals:

- [ ] Avoid any undesirable use of `IConfiguration[Root]`
- [ ] Review the DI setup requirements to see if there are opportunities to simplify normal usage

If any problems or possibly improvements come to light on the second point, please create new work items for them.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Corvus.Identity discussions, then inspect this project's direct use of IConfiguration or IConfigurationRoot and its DI setup. Review whether those usages create the described problems, make relevant changes where needed, and create separate work items for any DI improvements discovered.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.