Volo.Abp.Autofac 9.2.1

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

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

Package Downloads
Volo.Abp.AspNetCore.TestBase

Package Description

Volo.Abp.Autofac.WebAssembly

Package Description

Lion.AbpPro.Extension

Package Description

Lion.AbpPro.Localization

Abp vNext Pro

Magicodes.Micro.Module.Core

仅供湖南心莱信息科技有限公司团队内部使用

GitHub repositories (32)

Showing the top 20 popular GitHub repositories that depend on Volo.Abp.Autofac:

Repository Stars
HMBSbige/NatTypeTester
测试当前网络的 NAT 类型(STUN)
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/AbpHelper.GUI
Providing code generation and more features to help you develop applications and modules with the ABP framework.
HMBSbige/BilibiliLiveRecordDownLoader
Bilibili 直播录制
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
liaozb/APIJSON.NET
后端接口自动化 .NET CORE版本
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
EasyAbp/Abp.WeChat
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
EasyAbp/AbpHelper.CLI
Providing code generation and more features to help you develop applications and modules with the ABP framework.
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
yupingyong/kite.gateway
基于Yarp的Api网关
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last Updated
9.3.0-rc.2 139 6/24/2025
9.3.0-rc.1 230 6/17/2025
9.2.1 1,176 6/23/2025
9.2.0 8,770 6/2/2025
9.2.0-rc.4 977 5/27/2025
9.2.0-rc.3 876 5/13/2025
9.2.0-rc.2 1,336 4/10/2025
9.2.0-rc.1 890 3/25/2025
9.1.3 12,340 5/12/2025
9.1.2 3,367 5/5/2025
9.1.1 27,222 3/27/2025
9.1.0 43,651 3/5/2025
9.1.0-rc.3 329 2/25/2025
9.1.0-rc.2 394 2/11/2025
9.1.0-rc.1 297 1/16/2025
9.0.8 807 3/26/2025
9.0.7 646 3/6/2025
9.0.6 1,623 3/3/2025
9.0.5 14,681 2/13/2025
9.0.4 102,535 1/21/2025
9.0.3 39,305 1/6/2025
9.0.2 44,403 12/11/2024
9.0.1 7,271 12/3/2024
9.0.0 20,011 11/19/2024
9.0.0-rc.3 283 11/14/2024
9.0.0-rc.2 240 11/11/2024
9.0.0-rc.1 277 10/22/2024
8.3.4 95,428 11/18/2024
8.3.3 40,547 11/5/2024
8.3.2 54,817 10/17/2024
8.3.1 122,109 9/25/2024
8.3.0 110,378 9/5/2024
8.3.0-rc.3 217 8/28/2024
8.3.0-rc.2 237 8/15/2024
8.3.0-rc.1 256 7/31/2024
8.2.3 13,346 9/4/2024
8.2.2 51,339 8/14/2024
8.2.1 56,603 7/30/2024
8.2.0 160,446 6/26/2024
8.2.0-rc.5 673 6/14/2024
8.2.0-rc.4 252 6/7/2024
8.2.0-rc.3 669 5/23/2024
8.2.0-rc.2 177 5/21/2024
8.2.0-rc.1 116 5/20/2024
8.1.5 9,971 7/29/2024
8.1.4 48,509 6/13/2024
8.1.3 109,003 5/15/2024
8.1.2 13,065 5/13/2024
8.1.1 88,793 4/16/2024
8.1.0 33,100 4/4/2024
8.1.0-rc.4 203 4/1/2024
8.1.0-rc.3 803 3/19/2024
8.1.0-rc.2 900 2/29/2024
8.1.0-rc.1 3,887 2/14/2024
8.0.6 5,557 5/14/2024
8.0.5 70,935 3/14/2024
8.0.4 92,550 2/20/2024
8.0.3 34,091 2/7/2024
8.0.2 78,981 1/17/2024
8.0.1 40,953 1/3/2024
8.0.0 109,629 12/19/2023
8.0.0-rc.3 1,592 12/7/2023
8.0.0-rc.2 1,721 11/28/2023
8.0.0-rc.1 825 11/21/2023
7.4.5 76,546 12/27/2023
7.4.4 12,720 12/13/2023
7.4.3 5,205 12/6/2023
7.4.2 122,624 11/13/2023
7.4.1 21,928 10/30/2023
7.4.0 45,734 10/9/2023
7.4.0-rc.5 282 10/2/2023
7.4.0-rc.4 1,455 9/22/2023
7.4.0-rc.3 1,779 9/13/2023
7.4.0-rc.2 2,630 8/24/2023
7.4.0-rc.1 1,297 8/16/2023
7.3.3 166,328 9/14/2023
7.3.2 87,472 8/7/2023
7.3.1 48,321 7/27/2023
7.3.0 95,962 7/12/2023
7.3.0-rc.3 388 7/5/2023
7.3.0-rc.2 729 6/20/2023
7.3.0-rc.1 2,150 6/6/2023
7.2.3 50,534 7/3/2023
7.2.2 191,389 5/16/2023
7.2.1 42,554 5/2/2023
7.2.0-rc.2 257 4/25/2023
7.2.0-rc.1 398 4/11/2023
7.1.1 67,611 4/3/2023
7.1.0 47,387 3/22/2023
7.1.0-rc.3 319 3/14/2023
7.1.0-rc.2 3,404 2/23/2023
7.1.0-rc.1 688 2/7/2023
7.0.3 50,507 3/7/2023
7.0.2 38,842 2/21/2023
7.0.1 95,174 1/19/2023
7.0.0 174,222 1/4/2023
7.0.0-rc.6 2,488 12/28/2022
7.0.0-rc.5 5,140 12/20/2022
7.0.0-rc.4 1,032 12/12/2022
7.0.0-rc.3 969 12/8/2022
7.0.0-rc.2 3,468 11/21/2022
7.0.0-rc.1 766 11/14/2022
6.0.3 179,989 1/18/2023
6.0.2 76,053 12/6/2022
6.0.1 265,932 10/28/2022
6.0.0 202,301 10/5/2022
6.0.0-rc.5 877 9/27/2022
6.0.0-rc.4 3,183 9/8/2022
6.0.0-rc.3 5,598 8/23/2022
6.0.0-rc.2 6,902 8/8/2022
6.0.0-rc.1 10,844 7/26/2022
5.3.5 16,720 10/20/2022
5.3.4 175,520 8/22/2022
5.3.3 174,146 7/22/2022
5.3.2 91,376 7/7/2022
5.3.1 40,752 6/29/2022
5.3.0 71,940 6/14/2022
5.3.0-rc.3 1,315 5/31/2022
5.3.0-rc.2 570 5/24/2022
5.3.0-rc.1 1,039 5/5/2022
5.2.2 126,732 5/16/2022
5.2.1 126,163 4/18/2022
5.2.0 62,117 4/5/2022
5.2.0-rc.2 942 3/18/2022
5.2.0-rc.1 1,663 3/8/2022
5.1.4 81,478 2/28/2022
5.1.3 133,354 1/26/2022
5.1.2 16,495 1/19/2022
5.1.1 37,054 1/12/2022
5.0.2 3,874 1/17/2022
5.0.1 54,303 12/28/2021
5.0.0 35,951 12/14/2021
5.0.0-rc.2 3,155 12/8/2021
5.0.0-rc.1 3,958 11/16/2021
5.0.0-beta.3 2,256 11/3/2021
5.0.0-beta.2 1,212 10/21/2021
5.0.0-beta.1 1,387 10/4/2021
4.4.4 97,108 11/9/2021
4.4.3 87,565 9/29/2021
4.4.2 117,335 9/2/2021
4.4.1 9,665 9/1/2021
4.4.0 120,010 8/2/2021
4.4.0-rc.2 3,684 7/6/2021
4.4.0-rc.1 2,646 6/28/2021
4.3.3 143,954 6/17/2021
4.3.2 89,648 5/27/2021
4.3.1 82,830 5/20/2021
4.3.0 116,310 4/22/2021
4.3.0-rc.2 1,663 4/8/2021
4.3.0-rc.1 1,045 3/31/2021
4.2.2 105,521 3/4/2021
4.2.1 121,295 2/9/2021
4.2.0 101,477 1/28/2021
4.2.0-rc.2 1,476 1/18/2021
4.2.0-rc.1 678 1/14/2021
4.1.2 16,418 1/19/2021
4.1.1 12,838 1/13/2021
4.1.0 26,384 1/6/2021
4.1.0-rc.2 1,301 12/18/2020
4.1.0-rc.1 343 12/17/2020
4.0.2 26,778 12/18/2020
4.0.1 7,991 12/14/2020
4.0.0 85,483 12/3/2020
4.0.0-rc.5 682 12/1/2020
4.0.0-rc.4 4,751 11/24/2020
4.0.0-rc.3 1,254 11/16/2020
4.0.0-rc.2 2,461 11/13/2020
4.0.0-rc.1 415 11/12/2020
3.3.2 65,960 12/2/2020
3.3.1 75,308 11/3/2020
3.3.0 12,935 10/27/2020
3.3.0-rc.2 419 10/23/2020
3.3.0-rc.1 728 10/15/2020
3.2.1 71,718 10/8/2020
3.2.0 30,152 10/1/2020
3.2.0-rc.2 2,007 9/21/2020
3.2.0-rc.1 2,610 9/17/2020
3.1.2 39,065 9/11/2020
3.1.1 1,882 9/10/2020
3.1.0 29,677 9/3/2020
3.1.0-rc.4 631 9/1/2020
3.1.0-rc.3 412 8/28/2020
3.1.0-rc.2 545 8/26/2020
3.1.0-rc.1 407 8/24/2020
3.0.5 29,222 7/29/2020
3.0.4 37,954 7/14/2020
3.0.3 8,752 7/7/2020
3.0.2 13,013 7/3/2020
3.0.1 1,827 7/2/2020
3.0.0 3,033 7/1/2020
2.9.0 41,675 6/4/2020
2.8.0 18,695 5/21/2020
2.7.0 17,002 5/7/2020
2.6.2 8,141 4/24/2020
2.6.1 1,471 4/23/2020
2.6.0 27,629 4/20/2020
2.5.0 9,088 4/9/2020
2.4.1 1,384 4/9/2020
2.4.0 30,529 4/6/2020
2.3.0 15,671 3/19/2020
2.2.1 15,824 3/7/2020
2.2.0 1,870 3/5/2020
2.1.1 9,928 2/20/2020
2.1.0 1,305 2/20/2020
2.0.1 33,432 1/24/2020
2.0.0 6,467 1/13/2020
1.1.2 36,963 12/12/2019
1.1.1 2,088 12/11/2019
1.1.0 2,859 12/6/2019
1.0.2 28,259 10/22/2019
1.0.0 2,098 10/21/2019
0.22.0 2,197 10/14/2019
0.21.0 2,988 9/23/2019
0.20.1 1,054 9/23/2019
0.20.0 1,264 9/23/2019
0.19.0 49,035 8/16/2019
0.18.1 33,013 6/26/2019
0.18.0 4,525 6/21/2019
0.17.0 17,282 5/3/2019
0.16.0 5,027 4/14/2019
0.15.0 32,910 3/22/2019
0.14.0 22,880 2/23/2019
0.13.0 4,128 1/27/2019
0.12.0 1,593 1/11/2019
0.11.0 4,168 1/7/2019
0.10.0 1,720 12/21/2018
0.9.0 1,469 12/7/2018
0.8.0 1,361 11/19/2018
0.7.1 1,687 10/31/2018
0.7.0 1,116 10/26/2018
0.6.0 1,367 10/12/2018
0.5.0 1,440 9/25/2018
0.4.1 1,796 8/4/2018
0.4.0 1,347 7/15/2018
0.3.7 1,248 7/6/2018
0.3.6 1,218 7/4/2018
0.3.5 1,394 7/3/2018
0.3.4 1,407 7/2/2018
0.3.3 1,224 6/28/2018
0.3.2 1,362 6/27/2018
0.3.1 1,375 6/27/2018
0.3.0 24,047 6/27/2018