Vorn.Files.Client
8.6.2
See the version list below for details.
dotnet add package Vorn.Files.Client --version 8.6.2
NuGet\Install-Package Vorn.Files.Client -Version 8.6.2
<PackageReference Include="Vorn.Files.Client" Version="8.6.2" />
<PackageVersion Include="Vorn.Files.Client" Version="8.6.2" />
<PackageReference Include="Vorn.Files.Client" />
paket add Vorn.Files.Client --version 8.6.2
#r "nuget: Vorn.Files.Client, 8.6.2"
#:package Vorn.Files.Client@8.6.2
#addin nuget:?package=Vorn.Files.Client&version=8.6.2
#tool nuget:?package=Vorn.Files.Client&version=8.6.2
Vorn.Files.Client
Blazor-ready client SDK that connects to Vorn.Files.Host for secure file streaming via SignalR. Includes IFilesClient, a <StreamTransfer /> component, checksum helpers, and DI extensions.
Prerequisites
- ASP.NET Core 8 application (Blazor Server or WASM)
- Configured
Vorn.Files.Hostand AAAS client (Vorn.Aaas.Client.Api)
Installation
dotnet add package Vorn.Files.Client
Usage
- Register services with
builder.AddFilesClient()after configuring AAAS. - Inject
IFilesClientor use theStreamTransfercomponent in Razor pages.
Component
<StreamTransfer />provides upload UI, automatic SHA-256 hashing, optional thumbnails, and streaming to the server via a boundedChannel<byte[]>.
Advanced
- Use
ChecksumHelpersfor standalone hashing scenarios. - Use
NamespaceExtension.NamespaceToPathfor custom asset paths.
Contributing
Follow project guidelines in AGENTS.md. Open issues and PRs against main.
License
See repository LICENSE file.
| 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. |
-
net8.0
- Vorn.Aaas.Client.Api (>= 8.6.2)
- Vorn.Entities.Client (>= 8.6.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Vorn.Files.Client:
| Package | Downloads |
|---|---|
|
Vorn.Interface
This library is designed to provide interface components and services to use VORN infrastructure. |
|
|
Vorn.Cms.Client
This library contains services required to use Vorn.Cms subsystem. |
|
|
Vorn.Files.Client.MudBlazor
This library is designed as part of web applications which are clients who get file hosting as a service from a Vorn.Files.Host. It contains visual components using MudBlazor library and includes a reference to that library. |
|
|
Vorn.Files.Client.FilePond
This library is designed as part of web applications which are clients who get file hosting as a service from a Vorn.Files.Host. It contains visual components using filepond javascript library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.2 | 316 | 11/16/2025 |
| 9.1.1 | 241 | 11/15/2025 |
| 9.0.2 | 401 | 11/10/2025 |
| 9.0.1 | 215 | 11/9/2025 |
| 9.0.0 | 207 | 11/5/2025 |
| 8.9.4 | 136 | 11/29/2025 |
| 8.9.3 | 149 | 11/29/2025 |
| 8.9.2 | 184 | 11/23/2025 |
| 8.9.1 | 182 | 11/23/2025 |
| 8.9.0 | 222 | 11/9/2025 |
| 8.8.0 | 253 | 11/2/2025 |
| 8.7.1 | 252 | 10/29/2025 |
| 8.7.0 | 239 | 10/27/2025 |
| 8.6.2 | 239 | 10/27/2025 |
| 8.6.1 | 198 | 10/25/2025 |
| 8.6.0 | 183 | 10/25/2025 |
| 8.6.0-rc4 | 180 | 10/25/2025 |
| 8.6.0-rc3 | 201 | 10/24/2025 |
| 8.6.0-rc2 | 245 | 10/23/2025 |
| 8.6.0-rc1 | 238 | 10/20/2025 |