Volo.Abp.Castle.Core 7.4.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.Castle.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Castle.Core --version 7.4.0-rc.1
                    
NuGet\Install-Package Volo.Abp.Castle.Core -Version 7.4.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.Castle.Core" Version="7.4.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.Castle.Core" Version="7.4.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.Castle.Core" />
                    
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.Castle.Core --version 7.4.0-rc.1
                    
#r "nuget: Volo.Abp.Castle.Core, 7.4.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.Castle.Core&version=7.4.0-rc.1&prerelease
                    
Install Volo.Abp.Castle.Core as a Cake Addin
#tool nuget:?package=Volo.Abp.Castle.Core&version=7.4.0-rc.1&prerelease
                    
Install Volo.Abp.Castle.Core 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://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 is compatible.  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. 
.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 (9)

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

Package Downloads
Volo.Abp.Autofac

Package Description

Volo.Abp.Http.Client

Package Description

AElf.WebApp.Web

Main module for the node's Web API.

AElf.ExceptionHandler.ABP

An ExceptionHandler in AOP in the ABP Framework.

KissU.Abp.Autofac

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Volo.Abp.Castle.Core:

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
Version Downloads Last updated
9.2.0-rc.2 695 4/10/2025
9.2.0-rc.1 784 3/25/2025
9.1.1 15,286 3/27/2025
9.1.0 25,486 3/5/2025
9.1.0-rc.3 338 2/25/2025
9.1.0-rc.2 424 2/11/2025
9.1.0-rc.1 313 1/16/2025
9.0.8 1,054 3/26/2025
9.0.7 1,075 3/6/2025
9.0.6 2,513 3/3/2025
9.0.5 14,305 2/13/2025
9.0.4 76,133 1/21/2025
9.0.3 30,244 1/6/2025
9.0.2 37,254 12/11/2024
9.0.1 7,438 12/3/2024
9.0.0 18,215 11/19/2024
9.0.0-rc.3 275 11/14/2024
9.0.0-rc.2 219 11/11/2024
9.0.0-rc.1 263 10/22/2024
8.3.4 77,137 11/18/2024
8.3.3 36,114 11/5/2024
8.3.2 54,472 10/17/2024
8.3.1 100,848 9/25/2024
8.3.0 103,635 9/5/2024
8.3.0-rc.3 249 8/28/2024
8.3.0-rc.2 255 8/15/2024
8.3.0-rc.1 246 7/31/2024
8.2.3 13,104 9/4/2024
8.2.2 58,124 8/14/2024
8.2.1 56,425 7/30/2024
8.2.0 163,147 6/26/2024
8.2.0-rc.5 713 6/14/2024
8.2.0-rc.4 281 6/7/2024
8.2.0-rc.3 760 5/23/2024
8.2.0-rc.2 212 5/21/2024
8.2.0-rc.1 125 5/20/2024
8.1.5 9,608 7/29/2024
8.1.4 48,624 6/13/2024
8.1.3 121,286 5/15/2024
8.1.2 10,016 5/13/2024
8.1.1 86,690 4/16/2024
8.1.0 40,071 4/4/2024
8.1.0-rc.4 223 4/1/2024
8.1.0-rc.3 943 3/19/2024
8.1.0-rc.2 2,448 2/29/2024
8.1.0-rc.1 3,912 2/14/2024
8.0.6 12,728 5/14/2024
8.0.5 73,880 3/14/2024
8.0.4 98,125 2/20/2024
8.0.3 65,425 2/7/2024
8.0.2 83,610 1/17/2024
8.0.1 44,392 1/3/2024
8.0.0 111,611 12/19/2023
8.0.0-rc.3 1,660 12/7/2023
8.0.0-rc.2 1,852 11/28/2023
8.0.0-rc.1 869 11/21/2023
7.4.5 85,591 12/27/2023
7.4.4 14,353 12/13/2023
7.4.3 6,916 12/6/2023
7.4.2 125,048 11/13/2023
7.4.1 23,586 10/30/2023
7.4.0 57,647 10/9/2023
7.4.0-rc.5 314 10/2/2023
7.4.0-rc.4 1,209 9/22/2023
7.4.0-rc.3 1,781 9/13/2023
7.4.0-rc.2 2,694 8/24/2023
7.4.0-rc.1 1,363 8/16/2023
7.3.3 159,373 9/14/2023
7.3.2 97,993 8/7/2023
7.3.1 60,263 7/27/2023
7.3.0 106,658 7/12/2023
7.3.0-rc.3 524 7/5/2023
7.3.0-rc.2 947 6/20/2023
7.3.0-rc.1 2,303 6/6/2023
7.2.3 60,303 7/3/2023
7.2.2 213,135 5/16/2023
7.2.1 52,466 5/2/2023
7.2.0-rc.2 247 4/25/2023
7.2.0-rc.1 454 4/11/2023
7.1.1 79,154 4/3/2023
7.1.0 68,377 3/22/2023
7.1.0-rc.3 354 3/14/2023
7.1.0-rc.2 3,709 2/23/2023
7.1.0-rc.1 912 2/7/2023
7.0.3 65,855 3/7/2023
7.0.2 51,132 2/21/2023
7.0.1 119,288 1/19/2023
7.0.0 208,434 1/4/2023
7.0.0-rc.6 2,484 12/28/2022
7.0.0-rc.5 6,827 12/20/2022
7.0.0-rc.4 1,267 12/12/2022
7.0.0-rc.3 1,133 12/8/2022
7.0.0-rc.2 3,642 11/21/2022
7.0.0-rc.1 1,099 11/14/2022
6.0.3 179,059 1/18/2023
6.0.2 93,576 12/6/2022
6.0.1 315,635 10/28/2022
6.0.0 242,591 10/5/2022
6.0.0-rc.5 957 9/27/2022
6.0.0-rc.4 3,978 9/8/2022
6.0.0-rc.3 6,043 8/23/2022
6.0.0-rc.2 6,802 8/8/2022
6.0.0-rc.1 11,632 7/26/2022
5.3.5 23,720 10/20/2022
5.3.4 221,354 8/22/2022
5.3.3 215,018 7/22/2022
5.3.2 127,326 7/7/2022
5.3.1 78,330 6/29/2022
5.3.0 110,474 6/14/2022
5.3.0-rc.3 1,330 5/31/2022
5.3.0-rc.2 619 5/24/2022
5.3.0-rc.1 1,132 5/5/2022
5.2.2 190,231 5/16/2022
5.2.1 187,203 4/18/2022
5.2.0 120,098 4/5/2022
5.2.0-rc.2 977 3/18/2022
5.2.0-rc.1 1,645 3/8/2022
5.1.4 142,525 2/28/2022
5.1.3 186,304 1/26/2022
5.1.2 32,440 1/19/2022
5.1.1 57,644 1/12/2022
5.0.2 12,712 1/17/2022
5.0.1 71,687 12/28/2021
5.0.0 47,281 12/14/2021
5.0.0-rc.2 3,116 12/8/2021
5.0.0-rc.1 4,046 11/16/2021
5.0.0-beta.3 2,498 11/3/2021
5.0.0-beta.2 1,332 10/21/2021
5.0.0-beta.1 1,876 10/5/2021
4.4.4 108,571 11/9/2021
4.4.3 100,388 9/29/2021
4.4.2 123,336 9/2/2021
4.4.1 21,130 9/1/2021
4.4.0 387,869 8/2/2021
4.4.0-rc.2 3,859 7/6/2021
4.4.0-rc.1 2,706 6/28/2021
4.3.3 152,186 6/17/2021
4.3.2 106,047 5/27/2021
4.3.1 89,120 5/20/2021
4.3.0 143,537 4/22/2021
4.3.0-rc.2 1,686 4/8/2021
4.3.0-rc.1 1,071 3/31/2021
4.2.2 123,352 3/4/2021
4.2.1 146,799 2/9/2021
4.2.0 111,933 1/28/2021
4.2.0-rc.2 1,455 1/18/2021
4.2.0-rc.1 692 1/14/2021
4.1.2 20,967 1/19/2021
4.1.1 17,900 1/13/2021
4.1.0 31,060 1/6/2021
4.1.0-rc.2 1,301 12/18/2020
4.1.0-rc.1 321 12/17/2020
4.0.2 42,237 12/18/2020
4.0.1 12,671 12/14/2020
4.0.0 104,324 12/3/2020
4.0.0-rc.5 665 12/1/2020
4.0.0-rc.4 4,590 11/24/2020
4.0.0-rc.3 1,265 11/16/2020
4.0.0-rc.2 2,433 11/13/2020
4.0.0-rc.1 389 11/12/2020
3.3.2 70,883 12/2/2020
3.3.1 85,981 11/3/2020
3.3.0 20,566 10/27/2020
3.3.0-rc.2 400 10/23/2020
3.3.0-rc.1 709 10/15/2020
3.2.1 103,411 10/8/2020
3.2.0 36,295 10/1/2020
3.2.0-rc.2 1,893 9/21/2020
3.2.0-rc.1 2,595 9/17/2020
3.1.2 50,165 9/11/2020
3.1.1 5,038 9/10/2020
3.1.0 42,267 9/3/2020
3.1.0-rc.4 607 9/1/2020
3.1.0-rc.3 386 8/28/2020
3.1.0-rc.2 497 8/26/2020
3.1.0-rc.1 435 8/24/2020
3.0.5 50,792 7/29/2020
3.0.4 80,023 7/14/2020
3.0.3 13,334 7/7/2020
3.0.2 16,634 7/3/2020
3.0.1 32,930 7/2/2020
3.0.0 12,597 7/1/2020
2.9.0 71,673 6/4/2020
2.8.0 41,342 5/21/2020
2.7.0 40,676 5/7/2020
2.6.2 10,996 4/24/2020
2.6.1 4,109 4/23/2020
2.6.0 32,610 4/20/2020
2.5.0 14,141 4/9/2020
2.4.1 4,009 4/9/2020
2.4.0 33,290 4/6/2020
2.3.0 22,197 3/19/2020
2.2.1 20,538 3/7/2020
2.2.0 7,792 3/5/2020
2.1.1 13,997 2/20/2020
2.1.0 3,434 2/20/2020
2.0.1 37,603 1/24/2020
2.0.0 10,430 1/13/2020
1.1.2 44,883 12/12/2019
1.1.1 4,245 12/11/2019
1.1.0 5,322 12/6/2019
1.0.2 32,893 10/22/2019
1.0.0 4,273 10/21/2019
0.22.0 5,517 10/14/2019
0.21.0 5,794 9/23/2019
0.20.1 3,028 9/23/2019
0.20.0 3,282 9/23/2019
0.19.0 57,156 8/16/2019
0.18.1 39,366 6/26/2019
0.18.0 8,302 6/21/2019
0.17.0 21,596 5/3/2019
0.16.0 7,894 4/14/2019
0.15.0 37,956 3/22/2019
0.14.0 25,248 2/23/2019
0.13.0 8,222 1/27/2019
0.12.0 5,766 1/11/2019
0.11.0 19,521 1/7/2019
0.10.0 12,680 12/21/2018
0.9.0 12,845 12/7/2018
0.8.0 11,648 11/19/2018
0.7.1 12,016 10/31/2018
0.7.0 11,195 10/26/2018
0.6.0 12,000 10/12/2018
0.5.0 18,945 9/25/2018
0.4.1 11,069 8/4/2018
0.4.0 10,447 7/15/2018
0.3.7 10,299 7/6/2018
0.3.6 10,175 7/4/2018
0.3.5 10,290 7/3/2018
0.3.4 10,877 7/2/2018
0.3.3 10,756 6/28/2018
0.3.2 10,971 6/27/2018
0.3.1 9,550 6/27/2018
0.3.0 31,466 6/27/2018