DistributedLock.SqlServer
1.0.0-alpha02
See the version list below for details.
dotnet add package DistributedLock.SqlServer --version 1.0.0-alpha02
NuGet\Install-Package DistributedLock.SqlServer -Version 1.0.0-alpha02
<PackageReference Include="DistributedLock.SqlServer" Version="1.0.0-alpha02" />
paket add DistributedLock.SqlServer --version 1.0.0-alpha02
#r "nuget: DistributedLock.SqlServer, 1.0.0-alpha02"
// Install DistributedLock.SqlServer as a Cake Addin #addin nuget:?package=DistributedLock.SqlServer&version=1.0.0-alpha02&prerelease // Install DistributedLock.SqlServer as a Cake Tool #tool nuget:?package=DistributedLock.SqlServer&version=1.0.0-alpha02&prerelease
Provides a distributed lock implementation based on SQL Server
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- DistributedLock.Core (>= 1.0.0-alpha02)
- Microsoft.Data.SqlClient (>= 2.1.1)
-
.NETStandard 2.0
- DistributedLock.Core (>= 1.0.0-alpha02)
- Microsoft.Data.SqlClient (>= 2.1.1)
-
.NETStandard 2.1
- DistributedLock.Core (>= 1.0.0-alpha02)
- Microsoft.Data.SqlClient (>= 2.1.1)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on DistributedLock.SqlServer:
Package | Downloads |
---|---|
DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually. |
|
Omnia.Fx.NetCore
Package Description |
|
Net.RunMethodsSequentially
Runs updates to single resources, e.g. a database, on startup of an application that has multiple instances |
|
Elsa.DistributedLocking.SqlServer
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a distributed locking provider using SQL Server. |
|
Masa.Contrib.Data.DistributedLock.Medallion.SqlServer
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DistributedLock.SqlServer:
Repository | Stars |
---|---|
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
|
|
junkai-li/NetCoreKevin
基于NET6搭建跨平台DDD-微服务-WebApi架构支持:IDS4单点登录、多缓存、自动任务、分布式、多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、单元测试
|
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 328,948 | 6/30/2024 |
1.0.4 | 419,264 | 3/26/2024 |
1.0.3 | 1,310,019 | 7/17/2023 |
1.0.2 | 1,871,977 | 7/9/2022 |
1.0.1 | 1,331,367 | 4/24/2021 |
1.0.0 | 166,763 | 1/14/2021 |
1.0.0-alpha02 | 423 | 12/23/2020 |
1.0.0-alpha01 | 2,420 | 8/28/2020 |