Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database.
Перейти к файлу
Stuart Padley 04c818b700 2.4.0-release 2023-11-21 01:57:52 -08:00
Documentation Update Issue Guidance.md 2016-01-05 12:02:02 -08:00
Samples Update to net6.0 2023-10-06 05:58:00 -07:00
Src/ElasticScale.Client 2.4.0-release 2023-11-21 01:57:52 -08:00
Test Increase wait to ensure pass on slower laptops 2023-10-06 06:05:27 -07:00
.gitignore Merge branch 'master' into stuartpa_SecureOverloads 2018-08-23 12:51:00 -07:00
ElasticDatabaseTools.sln upgraded project to use .net standard2.0 with the Microsoft.Data.SqlClient 2020-03-12 11:52:22 -04:00
LICENSE Initial commit 2015-06-09 11:49:58 -07:00
README.md Remove waffle.io badge 2018-11-16 16:52:23 -08:00
SECURITY.md Microsoft mandatory file 2023-01-24 17:24:34 +00:00
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 2023-04-26 15:12:34 +01:00
build.props update to net5.0 2021-07-12 23:35:34 +01:00
elastic-db-tools.publickey Strong-name sign (#195) 2019-07-11 19:15:35 -07:00
elastic-db-tools.snk Strong-name sign (#195) 2019-07-11 19:15:35 -07:00
strongname.props Strong-name sign (#195) 2019-07-11 19:15:35 -07:00

README.md

Elastic database tools for Azure SQL Database

Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. Learn more at http://azure.microsoft.com/en-us/documentation/learning-paths/sql-database-elastic-scale/ .

To get started on contributing, take a look at issues that are up-for-grabs.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.