Volo.Abp.Uow 8.2.0-rc.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Volo.Abp.Uow.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Uow --version 8.2.0-rc.1
NuGet\Install-Package Volo.Abp.Uow -Version 8.2.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.Uow" Version="8.2.0-rc.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Uow --version 8.2.0-rc.1
#r "nuget: Volo.Abp.Uow, 8.2.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.
// Install Volo.Abp.Uow as a Cake Addin
#addin nuget:?package=Volo.Abp.Uow&version=8.2.0-rc.1&prerelease

// Install Volo.Abp.Uow as a Cake Tool
#tool nuget:?package=Volo.Abp.Uow&version=8.2.0-rc.1&prerelease

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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. 
.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 (14)

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

Package Downloads
Volo.Abp.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

EasyAbp.Abp.EventBus.CAP

ABP vNext framework CAP EventBus module.

NNlric.Pceas.Test

Test

LINGYUN.Abp.PermissionManagement.Domain.Identity

Package Description

GitHub repositories (1)

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

Repository Stars
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
Version Downloads Last updated
8.2.0-rc.5 108 6/14/2024
8.2.0-rc.4 280 6/7/2024
8.2.0-rc.3 473 5/23/2024
8.2.0-rc.2 271 5/21/2024
8.2.0-rc.1 84 5/20/2024
8.1.4 886 6/13/2024
8.1.3 54,565 5/15/2024
8.1.2 13,842 5/13/2024
8.1.1 62,022 4/16/2024
8.1.0 35,086 4/4/2024
8.1.0-rc.4 267 4/1/2024
8.1.0-rc.3 8,397 3/19/2024
8.1.0-rc.2 19,512 2/29/2024
8.1.0-rc.1 4,028 2/14/2024
8.0.6 7,462 5/14/2024
8.0.5 58,206 3/14/2024
8.0.4 73,375 2/20/2024
8.0.3 55,363 2/7/2024
8.0.2 152,122 1/17/2024
8.0.1 66,276 1/3/2024
8.0.0 96,400 12/19/2023
8.0.0-rc.3 3,527 12/7/2023
8.0.0-rc.2 4,948 11/28/2023
8.0.0-rc.1 1,991 11/21/2023
7.4.5 55,072 12/27/2023
7.4.4 26,229 12/13/2023
7.4.3 20,900 12/6/2023
7.4.2 93,228 11/13/2023
7.4.1 33,524 10/30/2023
7.4.0 102,309 10/9/2023
7.4.0-rc.5 327 10/2/2023
7.4.0-rc.4 654 9/22/2023
7.4.0-rc.3 3,234 9/13/2023
7.4.0-rc.2 2,529 8/24/2023
7.4.0-rc.1 1,753 8/16/2023
7.3.3 196,105 9/14/2023
7.3.2 161,625 8/7/2023
7.3.1 103,579 7/27/2023
7.3.0 148,886 7/12/2023
7.3.0-rc.3 906 7/5/2023
7.3.0-rc.2 861 6/20/2023
7.3.0-rc.1 2,334 6/6/2023
7.2.3 127,595 7/3/2023
7.2.2 371,277 5/16/2023
7.2.1 103,653 5/2/2023
7.2.0-rc.2 248 4/25/2023
7.2.0-rc.1 779 4/11/2023
7.1.1 155,560 4/3/2023
7.1.0 193,433 3/22/2023
7.1.0-rc.3 601 3/14/2023
7.1.0-rc.2 4,305 2/23/2023
7.1.0-rc.1 1,537 2/7/2023
7.0.3 181,483 3/7/2023
7.0.2 121,269 2/21/2023
7.0.1 287,427 1/19/2023
7.0.0 309,099 1/4/2023
7.0.0-rc.6 5,068 12/28/2022
7.0.0-rc.5 8,161 12/20/2022
7.0.0-rc.4 7,027 12/12/2022
7.0.0-rc.3 2,008 12/8/2022
7.0.0-rc.2 2,928 11/21/2022
7.0.0-rc.1 3,129 11/14/2022
6.0.3 192,279 1/18/2023
6.0.2 274,924 12/6/2022
6.0.1 716,036 10/28/2022
6.0.0 496,848 10/5/2022
6.0.0-rc.5 1,082 9/27/2022
6.0.0-rc.4 8,024 9/8/2022
6.0.0-rc.3 8,537 8/23/2022
6.0.0-rc.2 6,600 8/8/2022
6.0.0-rc.1 7,281 7/26/2022
5.3.5 76,387 10/20/2022
5.3.4 532,046 8/22/2022
5.3.3 494,497 7/22/2022
5.3.2 420,208 7/7/2022
5.3.1 312,065 6/29/2022
5.3.0 463,422 6/14/2022
5.3.0-rc.3 1,521 5/31/2022
5.3.0-rc.2 1,052 5/24/2022
5.3.0-rc.1 1,300 5/5/2022
5.2.2 701,006 5/16/2022
5.2.1 642,066 4/18/2022
5.2.0 593,418 4/5/2022
5.2.0-rc.2 2,424 3/18/2022
5.2.0-rc.1 1,784 3/8/2022
5.1.4 571,557 2/28/2022
5.1.3 694,376 1/26/2022
5.1.2 192,808 1/19/2022
5.1.1 235,440 1/12/2022
5.0.2 77,885 1/17/2022
5.0.1 235,933 12/28/2021
5.0.0 232,525 12/14/2021
5.0.0-rc.2 3,222 12/8/2021
5.0.0-rc.1 4,805 11/16/2021
5.0.0-beta.3 2,735 11/3/2021
5.0.0-beta.2 1,275 10/21/2021
5.0.0-beta.1 1,966 10/4/2021
4.4.4 402,664 11/9/2021
4.4.3 410,446 9/29/2021
4.4.2 229,552 9/2/2021
4.4.1 86,290 9/1/2021
4.4.0 1,299,073 8/2/2021
4.4.0-rc.2 3,988 7/6/2021
4.4.0-rc.1 3,746 6/28/2021
4.3.3 359,058 6/17/2021
4.3.2 273,890 5/27/2021
4.3.1 165,853 5/20/2021
4.3.0 519,102 4/22/2021
4.3.0-rc.2 1,835 4/8/2021
4.3.0-rc.1 2,197 3/31/2021
4.2.2 428,746 3/4/2021
4.2.1 240,942 2/9/2021
4.2.0 168,837 1/28/2021
4.2.0-rc.2 5,595 1/18/2021
4.2.0-rc.1 664 1/14/2021
4.1.2 69,504 1/19/2021
4.1.1 66,736 1/13/2021
4.1.0 104,770 1/6/2021
4.1.0-rc.2 1,338 12/18/2020
4.1.0-rc.1 317 12/17/2020
4.0.2 246,910 12/18/2020
4.0.1 65,099 12/14/2020
4.0.0 247,166 12/3/2020
4.0.0-rc.5 2,750 12/1/2020
4.0.0-rc.4 3,045 11/24/2020
4.0.0-rc.3 2,057 11/16/2020
4.0.0-rc.2 2,392 11/13/2020
4.0.0-rc.1 1,136 11/12/2020
3.3.2 128,623 12/2/2020
3.3.1 177,706 11/3/2020
3.3.0 80,221 10/27/2020
3.3.0-rc.2 396 10/23/2020
3.3.0-rc.1 683 10/15/2020
3.2.1 340,758 10/8/2020
3.2.0 85,066 10/1/2020
3.2.0-rc.2 1,863 9/21/2020
3.2.0-rc.1 2,585 9/17/2020
3.1.2 155,442 9/11/2020
3.1.1 48,540 9/10/2020
3.1.0 172,519 9/3/2020
3.1.0-rc.4 630 9/1/2020
3.1.0-rc.3 350 8/28/2020
3.1.0-rc.2 426 8/26/2020
3.1.0-rc.1 375 8/24/2020
3.0.5 165,639 7/29/2020
3.0.4 490,753 7/14/2020
3.0.3 77,363 7/7/2020
3.0.2 74,843 7/3/2020
3.0.1 269,686 7/2/2020
3.0.0 111,599 7/1/2020
2.9.0 429,109 6/4/2020
2.8.0 173,031 5/21/2020
2.7.0 241,304 5/7/2020
2.6.2 46,214 4/24/2020
2.6.1 36,224 4/23/2020
2.6.0 118,439 4/20/2020
2.5.0 55,123 4/9/2020
2.4.1 35,707 4/9/2020
2.4.0 71,913 4/6/2020
2.3.0 78,701 3/19/2020
2.2.1 70,352 3/7/2020
2.2.0 39,752 3/5/2020
2.1.1 56,441 2/20/2020
2.1.0 36,797 2/20/2020
2.0.1 80,608 1/24/2020
2.0.0 73,071 1/13/2020
1.1.2 155,318 12/12/2019
1.1.1 35,774 12/11/2019
1.1.0 44,158 12/6/2019
1.0.2 108,014 10/22/2019
1.0.0 35,677 10/21/2019
0.22.0 41,186 10/14/2019
0.21.0 37,951 9/23/2019
0.20.1 32,010 9/23/2019
0.20.0 31,944 9/23/2019
0.19.0 154,503 8/16/2019
0.18.1 84,068 6/26/2019
0.18.0 47,462 6/21/2019
0.17.0 54,587 5/3/2019
0.16.0 34,129 4/14/2019
0.15.0 70,255 3/22/2019
0.14.0 58,358 2/23/2019
0.13.0 35,738 1/27/2019
0.12.0 28,995 1/11/2019
0.11.0 31,521 1/7/2019
0.10.0 27,651 12/21/2018
0.9.0 28,102 12/7/2018
0.8.0 27,930 11/19/2018
0.7.1 26,982 10/31/2018
0.7.0 26,182 10/26/2018
0.6.0 28,344 10/12/2018
0.5.0 31,183 9/25/2018
0.4.1 29,642 8/4/2018
0.4.0 21,842 7/15/2018
0.3.7 21,177 7/6/2018
0.3.6 23,121 7/4/2018
0.3.5 20,507 7/3/2018
0.3.4 21,135 7/2/2018
0.3.3 20,896 6/28/2018
0.3.2 21,081 6/27/2018
0.3.1 16,765 6/27/2018
0.3.0 31,821 6/27/2018