Skip to content

rustfs/rustfs-dotnet-demo

Repository files navigation

RustFS.Demo

CI

English | 中文

A demo project based on .NET Aspire, showcasing how to orchestrate RustFS (High-performance S3-compatible object storage) and ASP.NET Core Web API.

🚀 Tech Stack

  • .NET 10
  • .NET Aspire
  • RustFS (S3-compatible object storage)
  • Docker

🛠️ Quick Start

  1. Prerequisites: Ensure you have Docker Desktop and .NET 10 SDK installed.

  2. Run the Project:

    dotnet run --project src/RustFS.Demo.AppHost/RustFS.Demo.AppHost.csproj
  3. Access Dashboard: After startup, open the Dashboard link output in the console (usually http://localhost:15000) to manage and monitor services.

🧪 Running Tests

Run the following command to execute the test suite:

dotnet test

About

RustFS dotnet demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •