Means is an open-source, S3-compatible object storage service built entirely on .NET 10, designed for self-hosting. The project, hosted on GitHub under the MIT license, aims to provide a modern, high-performance alternative to services like MinIO or Ceph for developers and enterprises who want full control over their storage infrastructure. Built with the latest .NET 10 framework, Means leverages features like native AOT compilation and advanced async I/O to achieve competitive performance. The project is still in early stages but already supports core S3 operations, making it a promising option for .NET-centric teams looking to reduce cloud costs or meet data sovereignty requirements. Its emergence signals that .NET is increasingly being used for building cloud-native infrastructure components, not just web applications. Developers interested in self-hosted storage should watch this project as it matures, especially if they are already invested in the .NET ecosystem.
Means is a new open-source object storage service built on .NET 10, offering S3 API compatibility for self-deployment. It signals the maturation of .NET for building high-performance cloud infrastructure components, potentially offering a lower-cost alternative to proprietary services. The project is MIT-licensed and aims to simplify self-hosted storage for developers and enterprises.