Iskra.Clients.FileStorage 1.0.30

dotnet add package Iskra.Clients.FileStorage --version 1.0.30
                    
NuGet\Install-Package Iskra.Clients.FileStorage -Version 1.0.30
                    
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="Iskra.Clients.FileStorage" Version="1.0.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Iskra.Clients.FileStorage" Version="1.0.30" />
                    
Directory.Packages.props
<PackageReference Include="Iskra.Clients.FileStorage" />
                    
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 Iskra.Clients.FileStorage --version 1.0.30
                    
#r "nuget: Iskra.Clients.FileStorage, 1.0.30"
                    
#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 Iskra.Clients.FileStorage@1.0.30
                    
#: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=Iskra.Clients.FileStorage&version=1.0.30
                    
Install as a Cake Addin
#tool nuget:?package=Iskra.Clients.FileStorage&version=1.0.30
                    
Install as a Cake Tool

Пакет Iskra.Clients.FileStorage

Этот пакет предоставляет клиенты для работы с сервисом хранения файлов. Он позволяет выполнять различные операции, такие как:

  • Загрузка файлов:
    • Загрузка новых файлов (согласно RFC 7578).
    • Загрузка файлов с отсоединённой подписью (согласно RFC 2616).
    • Загрузка новых версий файлов.
    • Перезапись версий файлов.
    • Загрузка нескольких файлов одновременно.
  • Скачивание файлов:
    • Скачивание отдельных файлов по ссылке (согласно RFC 2616).
    • Скачивание архива файлов по списку идентификаторов.
  • Получение информации о файлах:
    • Получение информации о файлах по запросу.

Пакет предоставляет два основных интерфейса:

  • IFileStorageClientV1: Для работы с файлами как с конечными сущностями (загрузка, скачивание, получение информации).
  • IFileStorageAdminClientV1: Для административных операций, таких как управление группами файлов и пользователями (не реализовано в текущей версии).

Использование:

Для использования пакета необходимо установить его через NuGet. Подробные примеры использования можно найти в документации к каждому интерфейсу.

Product 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.  net9.0 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.30 159 5/22/2025
1.0.29 145 5/22/2025
1.0.28 150 5/20/2025
1.0.27 156 5/20/2025
1.0.26 149 5/19/2025
1.0.25 236 5/14/2025
1.0.24 235 5/13/2025
1.0.23 247 5/12/2025
1.0.22 153 5/7/2025
1.0.21 147 5/7/2025
1.0.20 148 5/7/2025
1.0.19 152 4/29/2025
1.0.18 170 4/29/2025
1.0.17 171 4/28/2025
1.0.16 193 4/22/2025
1.0.15 169 4/22/2025
1.0.14 176 4/21/2025
1.0.13 178 4/21/2025
1.0.12 205 4/16/2025
1.0.11 206 4/16/2025