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
  • iBis.File.Model - Core file interfaces
  • iBis.File.Api - API endpoints

No packages depend on iBis.File.Client.

Version Downloads Last updated
1.1.0 0 06/09/2026