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

C#: Refactor any remaining hard-coded constructors to be injected #8

Open
jpaskhay opened this issue Jun 24, 2019 · 1 comment
Open

Comments

@jpaskhay
Copy link
Contributor

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.

@jgowdy
Copy link
Contributor

jgowdy commented Oct 7, 2020

I have eliminated TransientSecretFactory in #300

Not sure if there are any other ctors we want to inject

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

No branches or pull requests

2 participants