Themia.Storage.S3 0.10.2

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

S3 (and Cloudflare R2, MinIO, any S3-compatible endpoint) backend for Themia.Storage.

Product 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 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 Themia.Storage.S3:

Package Downloads
Themia.Modules.Storage

Tenant-aware object storage — key-prefix isolation, DB-backed metadata + per-tenant quota over EF or Dapper, validation/scan seams, and a Local/S3/R2 backend builder. FluentMigrator schema (PostgreSQL + SQL Server).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.2 0 7/29/2026
0.10.1 71 7/27/2026
0.10.0 69 7/26/2026
0.9.1 67 7/26/2026
0.9.0 122 7/18/2026
0.8.8 115 7/14/2026
0.8.7 117 7/14/2026
0.8.6 119 7/13/2026
0.8.5 124 7/13/2026
0.8.4 123 7/12/2026
0.8.3 114 7/12/2026
0.8.2 116 7/12/2026
0.8.1 111 7/12/2026
0.8.0 117 7/11/2026
0.7.2 127 7/10/2026
0.7.1 119 7/8/2026
0.7.0 121 7/8/2026
0.6.9 120 6/30/2026
0.6.8 122 6/24/2026
0.6.7 118 6/23/2026
Loading failed