Volo.Abp.DistributedLocking.Abstractions 9.3.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.DistributedLocking.Abstractions.
dotnet add package Volo.Abp.DistributedLocking.Abstractions --version 9.3.0-rc.1
                    
NuGet\Install-Package Volo.Abp.DistributedLocking.Abstractions -Version 9.3.0-rc.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Volo.Abp.DistributedLocking.Abstractions" Version="9.3.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.DistributedLocking.Abstractions" Version="9.3.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.DistributedLocking.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Volo.Abp.DistributedLocking.Abstractions --version 9.3.0-rc.1
                    
#r "nuget: Volo.Abp.DistributedLocking.Abstractions, 9.3.0-rc.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Volo.Abp.DistributedLocking.Abstractions&version=9.3.0-rc.1&prerelease
                    
Install Volo.Abp.DistributedLocking.Abstractions as a Cake Addin
#tool nuget:?package=Volo.Abp.DistributedLocking.Abstractions&version=9.3.0-rc.1&prerelease
                    
Install Volo.Abp.DistributedLocking.Abstractions as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product 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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Volo.Abp.DistributedLocking.Abstractions:

Package Downloads
Volo.Abp.EventBus

Package Description

Volo.Abp.BackgroundJobs

Package Description

Volo.Abp.OpenIddict.Domain

Package Description

Volo.Abp.DistributedLocking

Package Description

Volo.Abp.DistributedLocking.Dapr

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Volo.Abp.DistributedLocking.Abstractions:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last updated
9.3.0-rc.1 128 6/17/2025
9.2.0 21,593 6/2/2025
9.2.0-rc.4 753 5/27/2025
9.2.0-rc.3 1,020 5/13/2025
9.2.0-rc.2 1,526 4/10/2025
9.2.0-rc.1 1,100 3/25/2025
9.1.3 39,650 5/12/2025
9.1.2 11,615 5/5/2025
9.1.1 53,703 3/27/2025
9.1.0 52,120 3/5/2025
9.1.0-rc.3 444 2/25/2025
9.1.0-rc.2 553 2/11/2025
9.1.0-rc.1 483 1/16/2025
9.0.8 2,224 3/26/2025
9.0.7 2,419 3/6/2025
9.0.6 4,945 3/3/2025
9.0.5 28,748 2/13/2025
9.0.4 125,286 1/21/2025
9.0.3 46,859 1/6/2025
9.0.2 56,881 12/11/2024
9.0.1 10,517 12/3/2024
9.0.0 26,091 11/19/2024
9.0.0-rc.3 285 11/14/2024
9.0.0-rc.2 236 11/11/2024
9.0.0-rc.1 285 10/22/2024
8.3.4 133,114 11/18/2024
8.3.3 48,425 11/5/2024
8.3.2 90,635 10/17/2024
8.3.1 146,541 9/25/2024
8.3.0 212,205 9/5/2024
8.3.0-rc.3 426 8/28/2024
8.3.0-rc.2 379 8/15/2024
8.3.0-rc.1 514 7/31/2024
8.2.3 22,609 9/4/2024
8.2.2 86,414 8/14/2024
8.2.1 86,958 7/30/2024
8.2.0 304,244 6/26/2024
8.2.0-rc.5 859 6/14/2024
8.2.0-rc.4 381 6/7/2024
8.2.0-rc.3 816 5/23/2024
8.2.0-rc.2 302 5/21/2024
8.2.0-rc.1 142 5/20/2024
8.1.5 31,680 7/29/2024
8.1.4 65,240 6/13/2024
8.1.3 175,032 5/15/2024
8.1.2 22,190 5/13/2024
8.1.1 122,806 4/16/2024
8.1.0 58,657 4/4/2024
8.1.0-rc.4 312 4/1/2024
8.1.0-rc.3 7,162 3/19/2024
8.1.0-rc.2 14,221 2/29/2024
8.1.0-rc.1 4,129 2/14/2024
8.0.6 39,748 5/14/2024
8.0.5 114,202 3/14/2024
8.0.4 133,135 2/20/2024
8.0.3 91,389 2/7/2024
8.0.2 135,288 1/17/2024
8.0.1 79,521 1/3/2024
8.0.0 175,730 12/19/2023
8.0.0-rc.3 2,725 12/7/2023
8.0.0-rc.2 3,708 11/28/2023
8.0.0-rc.1 2,076 11/21/2023
7.4.5 126,233 12/27/2023
7.4.4 25,107 12/13/2023
7.4.3 15,838 12/6/2023
7.4.2 145,154 11/13/2023
7.4.1 36,571 10/30/2023
7.4.0 114,176 10/9/2023
7.4.0-rc.5 359 10/2/2023
7.4.0-rc.4 1,467 9/22/2023
7.4.0-rc.3 1,951 9/13/2023
7.4.0-rc.2 2,886 8/24/2023
7.4.0-rc.1 1,868 8/16/2023
7.3.3 228,137 9/14/2023
7.3.2 167,843 8/7/2023
7.3.1 100,287 7/27/2023
7.3.0 168,195 7/12/2023
7.3.0-rc.3 791 7/5/2023
7.3.0-rc.2 1,058 6/20/2023
7.3.0-rc.1 2,540 6/6/2023
7.2.3 124,366 7/3/2023
7.2.2 320,534 5/16/2023
7.2.1 86,214 5/2/2023
7.2.0-rc.2 268 4/25/2023
7.2.0-rc.1 744 4/11/2023
7.1.1 134,146 4/3/2023
7.1.0 133,086 3/22/2023
7.1.0-rc.3 602 3/14/2023
7.1.0-rc.2 5,452 2/23/2023
7.1.0-rc.1 1,422 2/7/2023
7.0.3 121,382 3/7/2023
7.0.2 91,167 2/21/2023
7.0.1 212,931 1/19/2023
7.0.0 277,894 1/4/2023
7.0.0-rc.6 2,812 12/28/2022
7.0.0-rc.5 9,020 12/20/2022
7.0.0-rc.4 6,598 12/12/2022
7.0.0-rc.3 2,011 12/8/2022
7.0.0-rc.2 2,804 11/21/2022
7.0.0-rc.1 3,493 11/14/2022
6.0.3 259,698 1/18/2023
6.0.2 177,885 12/6/2022
6.0.1 599,906 10/28/2022
6.0.0 452,514 10/5/2022
6.0.0-rc.5 1,044 9/27/2022
6.0.0-rc.4 7,561 9/8/2022
6.0.0-rc.3 6,998 8/23/2022
6.0.0-rc.2 7,141 8/8/2022
6.0.0-rc.1 3,630 7/26/2022
5.3.5 56,929 10/20/2022
5.3.4 381,261 8/22/2022
5.3.3 392,613 7/22/2022
5.3.2 280,452 7/7/2022
5.3.1 185,186 6/29/2022
5.3.0 295,076 6/14/2022
5.3.0-rc.3 1,442 5/31/2022
5.3.0-rc.2 1,077 5/24/2022
5.3.0-rc.1 1,263 5/5/2022
5.2.2 450,048 5/16/2022
5.2.1 442,588 4/18/2022
5.2.0 355,345 4/5/2022
5.2.0-rc.2 2,273 3/18/2022
5.2.0-rc.1 1,847 3/8/2022
5.1.4 361,322 2/28/2022
5.1.3 468,610 1/26/2022
5.1.2 120,468 1/19/2022
5.1.1 158,348 1/12/2022
5.0.2 46,354 1/17/2022
5.0.1 152,384 12/28/2021
5.0.0 161,536 12/14/2021
5.0.0-rc.2 3,530 12/8/2021
5.0.0-rc.1 4,500 11/16/2021
5.0.0-beta.3 2,732 11/3/2021
5.0.0-beta.2 1,351 10/21/2021