Traffk.StorageProviders.Interfaces
4.85.90
dotnet add package Traffk.StorageProviders.Interfaces --version 4.85.90
NuGet\Install-Package Traffk.StorageProviders.Interfaces -Version 4.85.90
<PackageReference Include="Traffk.StorageProviders.Interfaces" Version="4.85.90" />
<PackageVersion Include="Traffk.StorageProviders.Interfaces" Version="4.85.90" />
<PackageReference Include="Traffk.StorageProviders.Interfaces" />
paket add Traffk.StorageProviders.Interfaces --version 4.85.90
#r "nuget: Traffk.StorageProviders.Interfaces, 4.85.90"
#:package Traffk.StorageProviders.Interfaces@4.85.90
#addin nuget:?package=Traffk.StorageProviders.Interfaces&version=4.85.90
#tool nuget:?package=Traffk.StorageProviders.Interfaces&version=4.85.90
A set of interfaces to abstract a storage subsystem that uses the same semantics between local and a plethora of cloud storages.
A read/write replacement for Microsoft.Extensions.FileProviders.IFileProvider
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.Configuration (>= 9.0.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.5)
- Microsoft.Extensions.Configuration.FileExtensions (>= 9.0.5)
- RevolutionaryStuff.Core (>= 4.85.90)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Traffk.StorageProviders.Interfaces:
| Package | Downloads |
|---|---|
|
Traffk.StorageProviders.Common
Common set of functionality, base classes, and add-ons for Traffk.StorageProvider.Interfaces |
|
|
Traffk.StorageProviders.Providers.AzureDataLakeStorage
Provider implementation for Azure Data Lake Storage |
|
|
Traffk.StorageProviders.Providers.PhysicalStorage
Provider implementation for Physical storage. |
|
|
Traffk.StorageProviders.Packs.Common
Pack base classes. |
|
|
Traffk.StorageProviders.Providers.AzureBlobStorageProvider
Provider implementation for BLOB storage on classic + Azure Data Lake Storage Gen2 stores. NOT for ADLSG1. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.85.90 | 290 | 5/20/2025 |
| 4.74.90 | 336 | 4/7/2025 |
| 4.65.90 | 290 | 2/13/2025 |
| 4.60.90 | 599 | 11/13/2024 |
| 4.50.80 | 360 | 10/15/2024 |
| 4.44.80 | 355 | 8/19/2024 |
| 4.15.80 | 440 | 3/25/2024 |
| 4.6.80 | 746 | 12/19/2023 |
| 4.1.80 | 712 | 10/23/2023 |
| 3.99.60 | 1,170 | 6/10/2023 |
| 3.92.60 | 1,595 | 4/28/2023 |
| 3.91.60 | 1,370 | 2/27/2023 |
| 3.89.60 | 1,550 | 1/6/2023 |
| 3.87.60 | 1,586 | 12/20/2022 |
| 3.86.60 | 1,529 | 12/20/2022 |
| 3.80.60 | 1,551 | 11/22/2022 |
| 3.78.60 | 1,647 | 11/11/2022 |
| 3.77.60 | 1,692 | 10/28/2022 |
| 3.76.60 | 1,789 | 10/13/2022 |
| 3.75.60 | 1,774 | 9/22/2022 |
In 2020 when this is more fully baked, we will put the source code in a public GIT repository and release with adaptors, helpers, and implementations.