feat(secrets): pluggable master-key providers (env/file/dpapi) + factory
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<!-- Data -->
|
||||
<PackageVersion Include="Microsoft.Data.Sqlite" Version="10.0.7" />
|
||||
|
||||
<!-- Cryptography -->
|
||||
<PackageVersion Include="System.Security.Cryptography.ProtectedData" Version="9.0.0" />
|
||||
|
||||
<!-- Extensions -->
|
||||
<PackageVersion Include="Microsoft.Extensions.Options" Version="10.0.7" />
|
||||
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="10.0.7" />
|
||||
|
||||
Reference in New Issue
Block a user