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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Traffk.StorageProviders.Interfaces" Version="4.85.90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Traffk.StorageProviders.Interfaces" Version="4.85.90" />
                    
Directory.Packages.props
<PackageReference Include="Traffk.StorageProviders.Interfaces" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Traffk.StorageProviders.Interfaces --version 4.85.90
                    
#r "nuget: Traffk.StorageProviders.Interfaces, 4.85.90"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Traffk.StorageProviders.Interfaces@4.85.90
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Traffk.StorageProviders.Interfaces&version=4.85.90
                    
Install as a Cake Addin
#tool nuget:?package=Traffk.StorageProviders.Interfaces&version=4.85.90
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Loading failed

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.