corvus-dotnet / corvus-dotnet/Corvus.Storage
Should AddTenantBlobContainerFactory call AddAzureBlobStorageClientSourceFromDynamicConfiguration?
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Technically they are separable because you could in principle use the tenanted blob services as a layer over some other implementation of the blob storage services. In practice, if you're calling `AddTenantBlobContainerFactory`, you'll also be calling `AddAzureBlobStorageClientSourceFromDynamicConfiguration` so maybe we make it do that for you?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.