Chao.Abp.Core
9.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Chao.Abp.Core --version 9.2.1
NuGet\Install-Package Chao.Abp.Core -Version 9.2.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="Chao.Abp.Core" Version="9.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chao.Abp.Core" Version="9.2.1" />
<PackageReference Include="Chao.Abp.Core" />
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 Chao.Abp.Core --version 9.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Chao.Abp.Core, 9.2.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.
#:package Chao.Abp.Core@9.2.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Chao.Abp.Core&version=9.2.1
#tool nuget:?package=Chao.Abp.Core&version=9.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ℹ️ Description
Chao.ABP enhances the ABP framework by adding features such as millisecond-precision time retrieval (timezone-agnostic), integrated EF SQL Server batch operations, advanced logging, and a standardized API response shell.
Learn More
🚀 Key Features
- 🕒 DateTime JSON Numeric Return: Serializes dates as Unix timestamps (since 1970/01/01 UTC).
- 🚀 SQL Server EF Bulk Operations: Efficient batch processing with Entity Framework.
- 📝 Audit Log Bulk Insert: High-performance audit logging.
- 🔄 Navigation Change Events:
PublishEntityUpdatedEventWhenNavigationChanges
&SaveEntityHistoryWhenNavigationChanges
default tofalse
. - ⚡ Optimized UpdateManyAsync: Updates only entities with actual property changes, skipping unchanged or audit-only modifications.
- 🛠️ Background Job Context: Automatically sets
CurrentTenant
&CurrentUser
in background jobs. - 🏗️ Sub-Application Support: Use ABP as a sub-application.
- 📦 API Response Wrapper: Consistent API response structure.
- 🏢 Tenant Configuration: Supports JSON-based tenant configuration.
- 💾 WebApiClientCore 20x Response Cache: Caches successful responses.
- 🧩 Swagger Multiple Configuration: Supports multiple Swagger setups.
- 🧪 Hangfire Unit Testing: SQLite-based Hangfire tests.
- 🔐 CAS Integration: Supports both Cookie and Token authentication via CAS.
📫 Bug Reports & Support
For issues or support, please use GitHub Issues.
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. net9.0 was computed. 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 was computed. |
.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.
-
.NETStandard 2.0
- Volo.Abp.Core (>= 9.2.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Chao.Abp.Core:
Package | Downloads |
---|---|
Chao.Abp.Timing
Package Description |
|
Chao.Abp.ExceptionHandling
Package Description |
|
Chao.Abp.ResultHandling
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.3.5-rc.1 | 37 | 9/27/2025 |
9.3.4 | 427 | 9/20/2025 |
9.3.3 | 508 | 9/16/2025 |
9.3.2 | 311 | 9/4/2025 |
9.3.1 | 322 | 8/19/2025 |
9.3.1-rc.1 | 119 | 8/19/2025 |
9.2.4-rc.1 | 104 | 7/30/2025 |
9.2.3 | 189 | 7/29/2025 |
9.2.3-rc.2 | 96 | 7/30/2025 |
9.2.3-rc.1 | 115 | 7/28/2025 |
9.2.2-rc4 | 691 | 7/23/2025 |
9.2.2-rc3 | 380 | 7/16/2025 |
9.2.2-rc2 | 395 | 7/16/2025 |
9.2.2-rc1 | 405 | 7/16/2025 |
9.2.2-rc.4 | 524 | 7/23/2025 |
9.2.1.4 | 381 | 7/4/2025 |
9.2.1.3 | 367 | 7/4/2025 |
9.2.1.2 | 420 | 7/3/2025 |
9.2.1.1 | 413 | 7/2/2025 |
9.2.1 | 340 | 7/2/2025 |
9.2.1-rc.1 | 139 | 7/1/2025 |
9.2.0.13 | 403 | 6/27/2025 |
9.2.0.12 | 338 | 6/26/2025 |
9.2.0.11 | 416 | 6/25/2025 |
9.2.0.10 | 396 | 6/25/2025 |
9.2.0.9 | 325 | 6/21/2025 |
9.2.0.8 | 313 | 6/21/2025 |
9.2.0.7 | 316 | 6/21/2025 |
9.2.0.6 | 340 | 6/21/2025 |
9.2.0.5 | 316 | 6/21/2025 |
9.2.0.4 | 317 | 6/21/2025 |
9.2.0.3 | 347 | 6/21/2025 |
9.2.0.2 | 319 | 6/21/2025 |
9.2.0.1 | 335 | 6/21/2025 |
9.2.0 | 336 | 6/21/2025 |
9.1.3 | 476 | 5/20/2025 |
9.0.4 | 416 | 2/7/2025 |
9.0.3 | 439 | 1/14/2025 |
9.0.2 | 472 | 12/13/2024 |
9.0.1 | 401 | 12/9/2024 |
8.3.2 | 448 | 10/18/2024 |
8.3.0.1 | 588 | 9/12/2024 |
8.3.0 | 558 | 9/10/2024 |
8.2.2 | 586 | 8/21/2024 |
8.2.0 | 522 | 7/1/2024 |
8.1.4 | 568 | 6/21/2024 |
8.1.3.4 | 780 | 5/16/2024 |
8.1.3.3 | 532 | 5/16/2024 |
8.1.3.2 | 537 | 5/16/2024 |
8.1.3.1 | 511 | 5/16/2024 |
8.1.3 | 528 | 5/15/2024 |
8.1.2.1 | 543 | 5/15/2024 |
8.1.2 | 500 | 5/14/2024 |
8.1.0 | 578 | 4/9/2024 |
8.0.4 | 1,446 | 2/22/2024 |
8.0.2.3 | 709 | 2/1/2024 |
8.0.2.2 | 525 | 1/26/2024 |
8.0.2.1 | 547 | 1/24/2024 |
8.0.2 | 557 | 1/23/2024 |
8.0.1.12 | 563 | 1/16/2024 |
8.0.1.11 | 521 | 1/16/2024 |
8.0.1.10 | 529 | 1/16/2024 |
8.0.1.9 | 558 | 1/11/2024 |
8.0.1.8 | 520 | 1/11/2024 |
8.0.1.7 | 514 | 1/11/2024 |
8.0.1.6 | 516 | 1/10/2024 |
8.0.1.4 | 572 | 1/8/2024 |
8.0.1.3 | 542 | 1/8/2024 |
8.0.1.2 | 542 | 1/8/2024 |
8.0.1.1 | 564 | 1/8/2024 |
8.0.1 | 570 | 1/3/2024 |
8.0.0 | 549 | 12/28/2023 |
7.4.8 | 655 | 12/7/2023 |
7.4.7 | 667 | 11/2/2023 |
7.4.6 | 569 | 10/24/2023 |
7.4.5 | 722 | 10/24/2023 |
7.4.3 | 601 | 10/24/2023 |
7.4.2 | 600 | 10/21/2023 |
7.4.1 | 624 | 10/18/2023 |
7.4.0 | 668 | 10/18/2023 |
7.3.9 | 758 | 8/21/2023 |
7.3.8 | 684 | 8/21/2023 |
7.3.7 | 728 | 7/29/2023 |
7.3.6 | 720 | 7/29/2023 |
7.3.5 | 712 | 7/28/2023 |
7.3.4 | 711 | 7/21/2023 |
7.3.3 | 759 | 7/19/2023 |
7.3.2 | 747 | 7/19/2023 |
7.3.1 | 715 | 7/19/2023 |
7.3.0 | 739 | 7/17/2023 |