Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
Use the Amazon Message Processing Framework for .NET to publish and receive Amazon SQS messages
The following code example shows how to create applications that publish and receive Amazon SQS messages using the Amazon Message Processing Framework for .NET.
- .NET
-
- Amazon SDK for .NET
-
Provides a tutorial for the Amazon Message Processing Framework for .NET. The tutorial creates a web application that
allows the user to publish an Amazon SQS message and a command-line application that receives the message.
For complete source code and instructions on how to set up and run, see the full tutorial in the Amazon SDK for .NET Developer Guide and the
example on GitHub.
Services used in this example
For a complete list of Amazon SDK developer guides and code examples, see
Using Amazon SQS with an Amazon SDK.
This topic also includes information about getting started and details about previous SDK versions.