Any library compatible with S3 should work, for .NET that would be either <https://aws.amazon.com/sd
Any library compatible with S3 should work, for .NET that would be either https://aws.amazon.com/sdk-for-net/ or https://min.io/docs/minio/linux/developers/dotnet/minio-dotnet.html
For the former, there is an example here https://developers.cloudflare.com/r2/examples/aws/aws-sdk-net/
For the former, there is an example here https://developers.cloudflare.com/r2/examples/aws/aws-sdk-net/

