Skip to content

Commit 166cb0b

Browse files
authored
Update elastic-scale-working-with-dapper.md
1 parent 4027cca commit 166cb0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-sql/database/elastic-scale-working-with-dapper.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Using elastic database client library with Dapper
3-
description: Using elastic database client library with Dapper.
2+
title: Using the elastic database client library with Dapper
3+
description: Using the elastic database client library with Dapper.
44
services: sql-database
55
ms.service: sql-database
66
ms.subservice: scale-out
@@ -12,7 +12,7 @@ ms.author: sstein
1212
ms.reviewer:
1313
ms.date: 12/04/2018
1414
---
15-
# Using elastic database client library with Dapper
15+
# Using the elastic database client library with Dapper
1616
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1717

1818
This document is for developers that rely on Dapper to build applications, but also want to embrace [elastic database tooling](elastic-scale-introduction.md) to create applications that implement sharding to scale out their data tier. This document illustrates the changes in Dapper-based applications that are necessary to integrate with elastic database tools. Our focus is on composing the elastic database shard management and data-dependent routing with Dapper.

0 commit comments

Comments
 (0)