CosmoS3 1.6.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CosmoS3 --version 1.6.2
NuGet\Install-Package CosmoS3 -Version 1.6.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="CosmoS3" Version="1.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoS3" Version="1.6.2" />
<PackageReference Include="CosmoS3" />
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 CosmoS3 --version 1.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CosmoS3, 1.6.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 CosmoS3@1.6.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=CosmoS3&version=1.6.2
#tool nuget:?package=CosmoS3&version=1.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CosmoS3
An Amazon S3-compatible object storage server built on CosmoApiServer.Core.
NuGet Package
dotnet add package CosmoS3
Supported Databases
| Database | Host Project | Default Port |
|---|---|---|
| SQLite | CosmoS3Host.SQLite | 18002 |
| PostgreSQL | CosmoS3Host.Postgres | 18003 |
| MySQL | CosmoS3Host.MySQL | 18004 |
| SQL Server | CosmoS3Host.SqlServer | 18005 |
Configuration
Each host reads from appsettings.json. See samples/CosmoS3Host.SQLite/appsettings.json for an example.
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
- CosmoApiServer.Core (>= 1.6.2)
- CosmoSQLClient.Core (>= 1.5.0)
- CosmoSQLClient.MsSql (>= 1.5.0)
- CosmoSQLClient.MySql (>= 1.5.0)
- CosmoSQLClient.Postgres (>= 1.5.0)
- CosmoSQLClient.Sqlite (>= 1.5.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.11 | 97 | 4/13/2026 |
| 1.9.10 | 85 | 4/7/2026 |
| 1.9.9 | 89 | 4/4/2026 |
| 1.9.8 | 79 | 4/4/2026 |
| 1.9.7 | 100 | 4/4/2026 |
| 1.9.6 | 86 | 4/4/2026 |
| 1.9.5 | 90 | 4/4/2026 |
| 1.9.4 | 96 | 3/31/2026 |
| 1.9.3 | 94 | 3/30/2026 |
| 1.9.2 | 148 | 3/28/2026 |
| 1.9.1 | 92 | 3/26/2026 |
| 1.9.0 | 89 | 3/24/2026 |
| 1.8.0 | 97 | 3/17/2026 |
| 1.7.0 | 97 | 3/17/2026 |
| 1.6.5 | 99 | 3/16/2026 |
| 1.6.4 | 114 | 3/16/2026 |
| 1.6.3 | 95 | 3/16/2026 |
| 1.6.2 | 102 | 3/16/2026 |
| 1.6.1 | 92 | 3/10/2026 |
| 1.0.1 | 85 | 4/7/2026 |
Loading failed