Sencilla.Component.Files
10.0.35
dotnet add package Sencilla.Component.Files --version 10.0.35
NuGet\Install-Package Sencilla.Component.Files -Version 10.0.35
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="Sencilla.Component.Files" Version="10.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sencilla.Component.Files" Version="10.0.35" />
<PackageReference Include="Sencilla.Component.Files" />
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 Sencilla.Component.Files --version 10.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sencilla.Component.Files, 10.0.35"
#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 Sencilla.Component.Files@10.0.35
#: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=Sencilla.Component.Files&version=10.0.35
#tool nuget:?package=Sencilla.Component.Files&version=10.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sencilla.Component.Files
File storage abstraction for the Sencilla Framework. Provides a provider-agnostic interface for file upload, download, and management.
Available Providers
| Package | Storage |
|---|---|
Sencilla.Component.Files.AmazonS3 |
Amazon S3 |
Sencilla.Component.Files.AzureStorage |
Azure Blob Storage |
Sencilla.Component.Files.GoogleStorage |
Google Cloud Storage |
Sencilla.Component.Files.LocalDrive |
Local file system |
Sencilla.Component.Files.Database |
Database (EF Core) |
Installation
dotnet add package Sencilla.Component.Files
Documentation
License
MIT
| Product | Versions 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.
-
net10.0
- Sencilla.Component.Config (>= 10.0.35)
- Sencilla.Core (>= 10.0.35)
- Sencilla.Web (>= 10.0.35)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Sencilla.Component.Files:
| Package | Downloads |
|---|---|
|
Sencilla.Component.Files.LocalDrive
Package Description |
|
|
Sencilla.Component.Files.AzureStorage
Package Description |
|
|
Sencilla.Component.Files.Database
Package Description |
|
|
Sencilla.Component.Files.GoogleStorage
Package Description |
|
|
Sencilla.Component.Files.AmazonS3
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.35 | 0 | 6/5/2026 |
| 10.0.34 | 0 | 6/5/2026 |
| 10.0.32 | 53 | 6/4/2026 |
| 10.0.31 | 62 | 6/4/2026 |
| 10.0.30 | 69 | 6/4/2026 |
| 10.0.29 | 66 | 6/4/2026 |
| 10.0.28 | 72 | 6/3/2026 |
| 10.0.27 | 77 | 6/3/2026 |
| 10.0.26 | 121 | 6/2/2026 |
| 10.0.19 | 146 | 6/1/2026 |
| 10.0.18 | 144 | 6/1/2026 |
| 10.0.17 | 193 | 5/13/2026 |
| 10.0.16 | 140 | 5/12/2026 |
| 10.0.15 | 149 | 5/12/2026 |
| 10.0.14 | 147 | 5/1/2026 |
| 10.0.13 | 197 | 3/29/2026 |
| 10.0.12 | 255 | 3/2/2026 |
| 10.0.11 | 151 | 2/27/2026 |
| 10.0.10 | 166 | 2/26/2026 |
| 10.0.9 | 147 | 2/26/2026 |
Loading failed