Volo.Abp.GlobalFeatures 9.2.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.GlobalFeatures.
dotnet add package Volo.Abp.GlobalFeatures --version 9.2.0-rc.1
                    
NuGet\Install-Package Volo.Abp.GlobalFeatures -Version 9.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.GlobalFeatures" Version="9.2.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.GlobalFeatures" Version="9.2.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.GlobalFeatures" />
                    
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.GlobalFeatures --version 9.2.0-rc.1
                    
#r "nuget: Volo.Abp.GlobalFeatures, 9.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.
#addin nuget:?package=Volo.Abp.GlobalFeatures&version=9.2.0-rc.1&prerelease
                    
Install Volo.Abp.GlobalFeatures as a Cake Addin
#tool nuget:?package=Volo.Abp.GlobalFeatures&version=9.2.0-rc.1&prerelease
                    
Install Volo.Abp.GlobalFeatures 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. 
.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 (12)

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

Package Downloads
Volo.Abp.Ddd.Application

Package Description

Volo.Abp.AspNetCore.Mvc

Package Description

Volo.Abp.BlazoriseUI

Package Description

Volo.CmsKit.Domain.Shared

Package Description

LINGYUN.Abp.MultiTenancy.Editions

Package Description

GitHub repositories (2)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last updated
9.2.0-rc.1 565 3/25/2025
9.1.1 933 3/27/2025
9.1.0 12,778 3/5/2025
9.1.0-rc.3 333 2/25/2025
9.1.0-rc.2 414 2/11/2025
9.1.0-rc.1 301 1/16/2025
9.0.8 752 3/26/2025
9.0.7 1,146 3/6/2025
9.0.6 2,182 3/3/2025
9.0.5 13,634 2/13/2025
9.0.4 54,598 1/21/2025
9.0.3 21,797 1/6/2025
9.0.2 29,309 12/11/2024
9.0.1 7,565 12/3/2024
9.0.0 16,879 11/19/2024
9.0.0-rc.3 242 11/14/2024
9.0.0-rc.2 197 11/11/2024
9.0.0-rc.1 171 10/22/2024
8.3.4 60,729 11/18/2024
8.3.3 31,226 11/5/2024
8.3.2 53,056 10/17/2024
8.3.1 89,773 9/25/2024
8.3.0 118,397 9/5/2024
8.3.0-rc.3 271 8/28/2024
8.3.0-rc.2 293 8/15/2024
8.3.0-rc.1 245 7/31/2024
8.2.3 12,342 9/4/2024
8.2.2 50,435 8/14/2024
8.2.1 60,523 7/30/2024
8.2.0 199,080 6/26/2024
8.2.0-rc.5 731 6/14/2024
8.2.0-rc.4 271 6/7/2024
8.2.0-rc.3 722 5/23/2024
8.2.0-rc.2 225 5/21/2024
8.2.0-rc.1 132 5/20/2024
8.1.5 22,243 7/29/2024
8.1.4 41,301 6/13/2024
8.1.3 115,897 5/15/2024
8.1.2 10,266 5/13/2024
8.1.1 78,917 4/16/2024
8.1.0 39,434 4/4/2024
8.1.0-rc.4 237 4/1/2024
8.1.0-rc.3 4,021 3/19/2024
8.1.0-rc.2 7,543 2/29/2024
8.1.0-rc.1 3,972 2/14/2024
8.0.6 29,684 5/14/2024
8.0.5 85,452 3/14/2024
8.0.4 96,771 2/20/2024
8.0.3 70,927 2/7/2024
8.0.2 84,411 1/17/2024
8.0.1 44,877 1/3/2024
8.0.0 115,798 12/19/2023
8.0.0-rc.3 1,869 12/7/2023
8.0.0-rc.2 2,231 11/28/2023
8.0.0-rc.1 896 11/21/2023
7.4.5 99,395 12/27/2023
7.4.4 18,176 12/13/2023
7.4.3 10,318 12/6/2023
7.4.2 127,221 11/13/2023
7.4.1 28,011 10/30/2023
7.4.0 67,122 10/9/2023
7.4.0-rc.5 328 10/2/2023
7.4.0-rc.4 610 9/22/2023
7.4.0-rc.3 1,652 9/13/2023
7.4.0-rc.2 2,719 8/24/2023
7.4.0-rc.1 1,751 8/16/2023
7.3.3 169,035 9/14/2023
7.3.2 109,337 8/7/2023
7.3.1 71,844 7/27/2023
7.3.0 117,814 7/12/2023
7.3.0-rc.3 734 7/5/2023
7.3.0-rc.2 941 6/20/2023
7.3.0-rc.1 2,243 6/6/2023
7.2.3 94,389 7/3/2023
7.2.2 208,980 5/16/2023
7.2.1 57,570 5/2/2023
7.2.0-rc.2 240 4/25/2023
7.2.0-rc.1 694 4/11/2023
7.1.1 85,591 4/3/2023
7.1.0 79,711 3/22/2023
7.1.0-rc.3 576 3/14/2023
7.1.0-rc.2 3,189 2/23/2023
7.1.0-rc.1 1,322 2/7/2023
7.0.3 65,741 3/7/2023
7.0.2 62,195 2/21/2023
7.0.1 128,187 1/19/2023
7.0.0 210,008 1/4/2023
7.0.0-rc.6 2,322 12/28/2022
7.0.0-rc.5 5,304 12/20/2022
7.0.0-rc.4 1,767 12/12/2022
7.0.0-rc.3 1,857 12/8/2022
7.0.0-rc.2 2,486 11/21/2022
7.0.0-rc.1 3,318 11/14/2022
6.0.3 170,740 1/18/2023
6.0.2 109,127 12/6/2022
6.0.1 302,827 10/28/2022
6.0.0 307,345 10/5/2022
6.0.0-rc.5 920 9/27/2022
6.0.0-rc.4 6,776 9/8/2022
6.0.0-rc.3 5,959 8/23/2022
6.0.0-rc.2 6,504 8/8/2022
6.0.0-rc.1 3,484 7/26/2022
5.3.5 28,832 10/20/2022
5.3.4 228,256 8/22/2022
5.3.3 251,059 7/22/2022
5.3.2 127,623 7/7/2022
5.3.1 91,443 6/29/2022
5.3.0 155,921 6/14/2022
5.3.0-rc.3 1,306 5/31/2022
5.3.0-rc.2 537 5/24/2022
5.3.0-rc.1 1,142 5/5/2022
5.2.2 219,094 5/16/2022
5.2.1 161,863 4/18/2022
5.2.0 151,227 4/5/2022
5.2.0-rc.2 2,098 3/18/2022
5.2.0-rc.1 1,740 3/8/2022
5.1.4 176,493 2/28/2022
5.1.3 257,181 1/26/2022
5.1.2 56,858 1/19/2022
5.1.1 78,753 1/12/2022
5.0.2 20,188 1/17/2022
5.0.1 92,442 12/28/2021
5.0.0 75,474 12/14/2021
5.0.0-rc.2 3,084 12/8/2021
5.0.0-rc.1 4,173 11/16/2021
5.0.0-beta.3 2,512 11/3/2021
5.0.0-beta.2 1,083 10/21/2021
5.0.0-beta.1 1,654 10/5/2021
4.4.4 191,489 11/9/2021
4.4.3 145,729 9/29/2021
4.4.2 141,030 9/2/2021
4.4.1 35,413 9/1/2021
4.4.0 204,336 8/2/2021
4.4.0-rc.2 3,794 7/6/2021
4.4.0-rc.1 2,822 6/28/2021
4.3.3 161,268 6/17/2021
4.3.2 143,169 5/27/2021
4.3.1 114,700 5/20/2021
4.3.0 227,753 4/22/2021
4.3.0-rc.2 1,552 4/8/2021
4.3.0-rc.1 1,191 3/31/2021
4.2.2 120,880 3/4/2021
4.2.1 100,056 2/9/2021
4.2.0 71,140 1/28/2021
4.2.0-rc.2 2,004 1/18/2021
4.2.0-rc.1 601 1/14/2021
4.1.2 18,794 1/19/2021
4.1.1 12,857 1/13/2021
4.1.0 30,417 1/6/2021
4.1.0-rc.2 1,177 12/18/2020
4.1.0-rc.1 285 12/17/2020
4.0.2 58,177 12/18/2020
4.0.1 14,141 12/14/2020
4.0.0 93,771 12/3/2020
4.0.0-rc.5 1,629 12/1/2020
4.0.0-rc.4 1,076 11/24/2020
4.0.0-rc.3 1,143 11/16/2020
4.0.0-rc.2 2,381 11/13/2020
4.0.0-rc.1 337 11/12/2020
3.3.2 60,140 12/2/2020
3.3.1 80,432 11/3/2020
3.3.0 22,293 10/27/2020
3.3.0-rc.2 364 10/23/2020
3.3.0-rc.1 542 10/15/2020
3.2.1 114,776 10/8/2020
3.2.0 25,796 10/1/2020
3.2.0-rc.2 1,611 9/21/2020
3.2.0-rc.1 1,464 9/17/2020
3.1.2 55,952 9/11/2020
3.1.1 8,311 9/10/2020
3.1.0 53,279 9/3/2020
3.1.0-rc.4 565 9/1/2020
3.1.0-rc.3 357 8/28/2020
3.1.0-rc.2 457 8/26/2020
3.1.0-rc.1 413 8/24/2020