TECHIS.CloudFile
0.1.6
Prefix Reserved
See the version list below for details.
dotnet add package TECHIS.CloudFile --version 0.1.6
NuGet\Install-Package TECHIS.CloudFile -Version 0.1.6
<PackageReference Include="TECHIS.CloudFile" Version="0.1.6" />
paket add TECHIS.CloudFile --version 0.1.6
#r "nuget: TECHIS.CloudFile, 0.1.6"
// Install TECHIS.CloudFile as a Cake Addin #addin nuget:?package=TECHIS.CloudFile&version=0.1.6 // Install TECHIS.CloudFile as a Cake Tool #tool nuget:?package=TECHIS.CloudFile&version=0.1.6
# TECHIS.CloudFile
class interfaces for accessing files stored in cloud platforms like AWS or Azure.
## Implementations
### For Azure
These interfaces are implemented in the TECHIS.CloudFile.AzureStorage package.
### For AWS
These interfaces will be implemented in the TECHIS.CloudFile.AwsS3 package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on TECHIS.CloudFile:
Package | Downloads |
---|---|
TECHIS.Cloud.AzureStorage
Simple API for Azure Storage |
|
TECHIS.CloudFile.AzureStorage
# TECHIS.CloudFile.AzureStorage Azure Blob Storage implementation of the TECHIS.CloudFile interfaces. ## TECHIS.CloudFile Class interfaces for accessing files stored in cloud platforms like AWS or Azure |
|
TECHIS.AI
TECH-IS INC. Infrastructure Assembly - AI library |
|
TECHIS.OpenAI
OpenAI Library for completions and Assistants |
|
TECHIS.CloudFile.AwsS3
# TECHIS.CloudFile.AwsS3 AWS S3 implementation of the TECHIS.CloudFile interfaces. ## TECHIS.CloudFile Class interfaces for accessing files stored in cloud platforms like AWS or Azure |
GitHub repositories
This package is not used by any popular GitHub repositories.