Expand docs with syntax/procedure deep dive and ADO.NET extensions

This commit is contained in:
root
2026-02-26 07:57:45 +01:00
parent 984870f510
commit 2c25e78bef
5 changed files with 342 additions and 0 deletions

View File

@@ -9,9 +9,11 @@ This documentation is based on:
- [Quick Start](quick-start.md)
- [Dynamic Table API](dynamic-table-api.md)
- [Fluent Builder API](fluent-builder-api.md)
- [Syntax and Procedure Deep Dive](syntax-and-procedures-deep-dive.md)
- [Mapping and Entities](mapping-and-entities.md)
- [Transactions and Disposal](transactions-and-disposal.md)
- [Stored Procedures](stored-procedures.md)
- [ADO.NET Extensions](ado-net-extensions.md)
- [.NET 4.0 Amalgamation](net40-amalgamation.md)
- [Test-Driven Examples](test-driven-examples.md)