Welcome to the .NET SDK examples for Amazon DynamoDB. This section contains a comprehensive collection of .NET code samples that demonstrate how to work with various DynamoDB operations and features.
Dive into the following sections to discover the .NET SDK examples for DynamoDB, explore the full project here
Explore a wide range of operations for managing individual items in your DynamoDB tables, from batch processing to conditional updates.
Learn how to efficiently query your DynamoDB tables, with examples covering sorting, filtering, projections, and more.
Discover how to leverage secondary indexes to optimize your data access patterns.
Check out the Index examples »
From creating and deleting tables to managing global tables and auto-scaling, this section has you covered for all your table management needs.
Each example in this folder comes with a README file that provides detailed instructions on setup, usage, and relevant context. Feel free to browse the examples and adapt the code to your specific DynamoDB-powered applications.
You can consult the list of all the supported operations in this repo in the Operations.md