Microsoft.Azure.SqlDatabase.ElasticScale.Client
2.3.0
dotnet add package Microsoft.Azure.SqlDatabase.ElasticScale.Client --version 2.3.0
NuGet\Install-Package Microsoft.Azure.SqlDatabase.ElasticScale.Client -Version 2.3.0
<PackageReference Include="Microsoft.Azure.SqlDatabase.ElasticScale.Client" Version="2.3.0" />
paket add Microsoft.Azure.SqlDatabase.ElasticScale.Client --version 2.3.0
#r "nuget: Microsoft.Azure.SqlDatabase.ElasticScale.Client, 2.3.0"
// Install Microsoft.Azure.SqlDatabase.ElasticScale.Client as a Cake Addin
#addin nuget:?package=Microsoft.Azure.SqlDatabase.ElasticScale.Client&version=2.3.0
// Install Microsoft.Azure.SqlDatabase.ElasticScale.Client as a Cake Tool
#tool nuget:?package=Microsoft.Azure.SqlDatabase.ElasticScale.Client&version=2.3.0
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 https://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-scale-documentation-map/.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 2.0
- System.Data.SqlClient (>= 4.5.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.SqlDatabase.ElasticScale.Client:
Package | Downloads |
---|---|
Firebend.AutoCrud.EntityFramework.Elastic
Firebend Auto Crud extension pack for adding Entity Framework contexts in an Elastic Pool |
|
Infrastructure.DataAccess
Lensgrinder's flexible data access utilities. |
|
Microsoft.Azure.SqlDatabase.ElasticScale.Service.SplitMerge
This Split Merge tool provides capabilities to split or merge shards maintained by the elastic database client library for Azure SQL DB. The package includes a self-hosted cloud service to deploy within your subscription (including a sample Web front-end), and a .NET API for programmatic access to the feature. To learn more about elastic database tools, check out http://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-scale-documentation-map/. |
|
CelloSaaS.ShardManager
SaaS Multi tenant Framework for SaaS Development and SaaS Migration. SaaS Application Development Platform addressing SaaS Challenges and SaaS Non-Functional Requirements |
|
devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic
Provides logic for database projects using EF Core and Azure SQL Elastic Pool. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.SqlDatabase.ElasticScale.Client:
Repository | Stars |
---|---|
OpenTouryoProject/OpenTouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 1,009,013 | 7/17/2019 |
2.2.0 | 33,288 | 6/11/2019 |
2.1.0 | 312,540 | 3/8/2019 |
2.0.0 | 153,887 | 11/10/2018 |
2.0.0-preview2 | 88,771 | 2/16/2018 |
1.3.3 | 546,361 | 9/28/2016 |
1.3.2 | 31,362 | 6/21/2016 |
1.3.1 | 30,045 | 6/2/2016 |
1.3.1-rc-001 | 833 | 5/27/2016 |
1.3.0 | 3,315 | 5/23/2016 |
1.2.0 | 131,744 | 11/6/2015 |
1.0.0 | 131,864 | 4/27/2015 |
0.8.0 | 3,365 | 3/6/2015 |
0.7.0 | 4,710 | 9/29/2014 |
Assemblies are now strong-name signed. The strong name key has changed compared to version 1.x so that the key can be open-source.