Sign in Sign up
nuget

TAF.FileManager.SDK

HTTP-based SDK for TAF FileManager Service. Provides BusContext extension methods for file operations. Features: context.GetImageAsync(path) for images, context.GetFileAsync(path, fileName) for file downloads, context.UploadFileAsync(stream, fileName, path) for file uploads (returns actual MediaId from TABD_Media), graceful 404 handling (returns null), context header propagation (TenantId, AppId, EnvironmentId). Includes FileManager.Domain for constants and SharedKernel for upload response models. Designed for Base64 image embedding in PDF reports, Excel file downloads, and import result uploads. v1.4.0 adds ILinkClient for minting public, expiring, revocable links to stored files.

nuget View on Nuget

Activity

Latest release
3w ago
Total releases
7
Cadence
~27 days
Last 12 months
7

Details

License
MIT
First release
Jan 09, 2026
Releases
Version Released
1.5.0 minor
1.3.0 minor
1.2.5 patch
1.2.4 patch
1.2.1 patch
1.2.0 minor
1.0.0 initial