Home - robinrodricks/FluentStorage GitHub Wiki

Documentation

  • Migration Guide - how to migrate from Storage.NET and previous versions

  • Blob Storage - store unstructured binary files of any size. (AWS S3, Azure Blob Storage, GCP Storage, local folder..)

  • Message Storage - send and receive messages between systems. (AWS SQS, MSMQ, Azure Service Bus..)

  • Standard Storage - In-Memory, Disk & ZIP storage included in the base package.

  • Data Transformation - encryption and compression data transformation sinks.