Cloud.File.Storage.Manager.Common
3.0.0
dotnet add package Cloud.File.Storage.Manager.Common --version 3.0.0
NuGet\Install-Package Cloud.File.Storage.Manager.Common -Version 3.0.0
<PackageReference Include="Cloud.File.Storage.Manager.Common" Version="3.0.0" />
paket add Cloud.File.Storage.Manager.Common --version 3.0.0
#r "nuget: Cloud.File.Storage.Manager.Common, 3.0.0"
// Install Cloud.File.Storage.Manager.Common as a Cake Addin #addin nuget:?package=Cloud.File.Storage.Manager.Common&version=3.0.0 // Install Cloud.File.Storage.Manager.Common as a Cake Tool #tool nuget:?package=Cloud.File.Storage.Manager.Common&version=3.0.0
Cloud File Storage Manager
It is the common basis of file manager nuget packages that provides definitions for various file operations, on which any package can be built. Provides complete implementation to handle easily cloud file storage operations like get informations about files, reading, downloadURL generation, file update, file move and delete.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Cloud.File.Storage.Manager.Common:
Package | Downloads |
---|---|
Cloud.File.Storage.Manager.AzureBlob
Provides complete implementation to handle easily cloud file storage operations for Azure Blob Storage like get informations about files, reading, downloadURL generation, file update, file move and delete. |
|
Cloud.File.Storage.Manager.Minio
Provides complete implementation to handle easily cloud file storage operations for Minio .NET SDK for Amazon S3 Compatible Cloud Storage like get informations about files, reading, downloadURL generation, file update, file move and delete. |
|
Cloud.File.Storage.Manager.AmazonS3
Provides complete implementation to handle easily cloud file storage operations for Amazon S3 like get informations about files, reading, downloadURL generation, file update, file move and delete. |
|
Cloud.File.Storage.Manager.Physical
Provides complete implementation to handle easily cloud file storage operations for Physical Storage like get informations about files, reading, downloadURL generation, file update, file move and delete. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- .NET 8 upgrade
- Package upgrade