# Microsoft.Orleans.Streaming.SQS

10.0.0 | net10.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.SQS)

## Orleans.Configuration

- [SqsOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.configuration.sqsoptions/) - Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Orleans.Hosting

- [ClientBuilderExtensions](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.clientbuilderextensions/) - Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- [ClusterClientSqsStreamConfigurator](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.clusterclientsqsstreamconfigurator/) - Client-side configuration provider for persistent streams.
- [SiloBuilderExtensions](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.silobuilderextensions/) - Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- [SiloSqsStreamConfigurator](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.silosqsstreamconfigurator/) - Configures persistent streams.

## OrleansAWSUtils.Streams

- [SQSAdapterFactory](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleansawsutils.streams.sqsadapterfactory/) - Factory class for Azure Queue based stream provider.
- [SQSStreamProviderUtils](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleansawsutils.streams.sqsstreamproviderutils/) - SQS utility functions
