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" />
<PackageReference Include="Iskra.Clients.FileStorage" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Iskra.Clients.FileStorage&version=1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Пакет Iskra.Clients.FileStorage
Этот пакет предоставляет клиенты для работы с сервисом хранения файлов. Он позволяет выполнять различные операции, такие как:
- Загрузка файлов:
- Загрузка новых файлов (согласно RFC 7578).
- Загрузка файлов с отсоединённой подписью (согласно RFC 2616).
- Загрузка новых версий файлов.
- Перезапись версий файлов.
- Загрузка нескольких файлов одновременно.
- Скачивание файлов:
- Скачивание отдельных файлов по ссылке (согласно RFC 2616).
- Скачивание архива файлов по списку идентификаторов.
- Получение информации о файлах:
- Получение информации о файлах по запросу.
Пакет предоставляет два основных интерфейса:
IFileStorageClientV1
: Для работы с файлами как с конечными сущностями (загрузка, скачивание, получение информации).IFileStorageAdminClientV1
: Для административных операций, таких как управление группами файлов и пользователями (не реализовано в текущей версии).
Использование:
Для использования пакета необходимо установить его через NuGet. Подробные примеры использования можно найти в документации к каждому интерфейсу.
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. 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.
-
net8.0
- FluentValidation (>= 11.11.0)
- Flurl.Http (>= 4.0.2)
- IdentityModel (>= 7.0.0)
- Iskra.Core.Auth.Abstractions (>= 1.0.104)
- JetBrains.Annotations (>= 2024.3.0)
- Microsoft.Extensions.Configuration (>= 9.0.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Options (>= 9.0.5)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.5)
- MP.FluentValidation.Options (>= 2.0.1)
- Reo.Core.CodeConventions (>= 8.0.333)
- Reo.Core.Extensions (>= 8.0.333)
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 |