Skip to main content
Microsoft.Azure.SqlDatabase.ElasticScale.Client package icon

Microsoft.Azure.SqlDatabase.ElasticScale.Client

This client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. Sharding is a scale-out strategy that spreads data across a number of independent databases. The library includes APIs for creating and managing shard maps, routing SQL operations to the appropriate shard, and performing queries that cross many shards. To learn more about elastic database tools, check out http://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-scale-documentation-map/.

Total Downloads
5.8M
5,830,648
Published
Jun 2, 2016
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.SqlDatabase.ElasticScale.Client --version 1.3.1
Package Manager Console
Install-Package Microsoft.Azure.SqlDatabase.ElasticScale.Client -Version 1.3.1
PackageReference
<PackageReference Include="Microsoft.Azure.SqlDatabase.ElasticScale.Client" Version="1.3.1" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.