Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.41 KB

File metadata and controls

28 lines (23 loc) · 1.41 KB
title Core Features
category core-features
order 0

Documentation > Core Features

Core Features

This section covers the essential features of Oproto.FluentDynamoDb.

Contents

  1. Entity Definition - Comprehensive entity definition guide
  2. Basic Operations - CRUD operations with recommended patterns
  3. Querying Data - Query and scan operations
  4. Expression Formatting - Complete guide to format strings
  5. Expression-Based Updates - Type-safe update operations with IntelliSense
  6. LINQ Expressions - Type-safe queries with lambda expressions
  7. Batch Operations - Batch get and write operations
  8. Transactions - DynamoDB transactions
  9. Projection Models - Optimize queries with automatic projections
  10. Dynamic Fields - Capture unmapped DynamoDB attributes for multi-tenant scenarios
  11. Logging Configuration - Configure logging and diagnostics
  12. Log Levels and Event IDs - Understand and filter logs
  13. Structured Logging - Query and analyze structured logs