Biss.AzureFiles 10.4.1

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

Biss.AzureFiles

© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at

What can this NuGet package do?

Biss.AzureFiles provides seamless Azure Blob Storage integration for BISS applications with Entity Framework Core support. It offers a comprehensive file management solution that combines Azure Blob Storage capabilities with database-backed file tracking, making it easy to upload, download, and manage files in cloud storage while maintaining references in your database.

What are the core features?

• Azure Blob Storage Integration - Upload and download files to Azure Blob Storage • Database-Backed Tracking - Automatic file metadata tracking via Entity Framework Core • Generic Implementation - Type-safe generic implementation for DbContext and file tables • Public Link Generation - Automatic generation of public access URLs with optional hash parameters • File Update Management - Update existing files with automatic link regeneration • Flexible Configuration - Configurable storage settings through IAzureFilesSettings interface • Dependency Injection - Easy integration via IServiceCollection extensions

Dependencies
BISS Packages
Package Version Description
Biss Latest Core BISS framework and utilities
NuGet Packages
Package Version Description
Azure.Storage.Blobs 12.27.0+ Azure Blob Storage client library
Microsoft.EntityFrameworkCore 10.0.2+ Entity Framework Core for database operations
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Biss.AzureFiles:

Package Downloads
Biss.Apps.Template.ConnectivityHostTemplate

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 127 2/16/2026

Changelog.md