iBis.File.Client 1.1.0
iBis.File.Client
Client library for file service operations in the DoHu iBis Enterprise Suite.
Overview
This package provides a client library for interacting with file services, including upload, download, and management operations.
Installation
dotnet add package iBis.File.Client
Usage
Use the file client to interact with file services:
var fileClient = new FileClient(serviceProvider);
await fileClient.UploadAsync(fileStream, fileName);
Dependencies
iBis.File.Model
Related Packages
iBis.File.Model- Core file interfacesiBis.File.Api- API endpoints
No packages depend on iBis.File.Client.
.NET 8.0
- iBis.File.Model (>= 1.1.0)
- iBis.Token.Model (>= 1.1.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- iBis.Entity.Types (>= 2.2.12)
- iBis.Util.Types (>= 1.2.2)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |