Traffk.StorageProviders.Common 4.85.90

dotnet add package Traffk.StorageProviders.Common --version 4.85.90
                    
NuGet\Install-Package Traffk.StorageProviders.Common -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.Common" 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.Common" Version="4.85.90" />
                    
Directory.Packages.props
<PackageReference Include="Traffk.StorageProviders.Common" />
                    
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.Common --version 4.85.90
                    
#r "nuget: Traffk.StorageProviders.Common, 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.Common@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.Common&version=4.85.90
                    
Install as a Cake Addin
#tool nuget:?package=Traffk.StorageProviders.Common&version=4.85.90
                    
Install as a Cake Tool

Common set of functionality, base classes, and add-ons for Traffk.StorageProvider.Interfaces

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 (9)

Showing the top 5 NuGet packages that depend on Traffk.StorageProviders.Common:

Package Downloads
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.

Traffk.StorageProviders.Utilities.Archiver

Archiver that translates items from 1 storage into another.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.85.90 284 5/20/2025
4.74.90 314 4/7/2025
4.65.90 294 2/13/2025
4.60.90 600 11/13/2024
4.50.80 347 10/15/2024
4.44.80 352 8/19/2024
4.15.80 426 3/25/2024
4.6.80 659 12/19/2023
4.1.80 617 10/23/2023
3.99.60 880 6/10/2023
3.92.60 1,293 4/28/2023
3.91.60 1,022 2/27/2023
3.89.60 1,255 1/6/2023
3.87.60 1,250 12/20/2022
3.86.60 1,168 12/20/2022
3.80.60 1,177 11/22/2022
3.78.60 1,320 11/11/2022
3.77.60 1,366 10/28/2022
3.76.60 1,425 10/13/2022
3.75.60 1,432 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.