C#: Refactor any remaining hard-coded constructors to be injected
Open
- Dominant language
- C#
- Stars
- 83
- Forks
- 50
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
Related to #6. This is likely to be handled as part of that issue, but adding this just in case.
One example of this is the `ProtectedMemorySecretFactory` instantiation in `TransientSecretFactory`. Handle any remaining places that may be in AppEncryption as well.
Contributor guide
Assessment
This issue has not been assessed yet.