Volo.Abp.Autofac 9.2.0

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.0
                    
NuGet\Install-Package Volo.Abp.Autofac -Version 9.2.0
                    
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.0" />
                    
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.0" />
                    
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.0
                    
#r "nuget: Volo.Abp.Autofac, 9.2.0"
                    
#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.0
                    
Install Volo.Abp.Autofac as a Cake Addin
#tool nuget:?package=Volo.Abp.Autofac&version=9.2.0
                    
Install Volo.Abp.Autofac 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 (33)

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
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
EasyAbp/Abp.WeChat
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
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.
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
Version Downloads Last updated
9.3.0-rc.1 65 6/17/2025
9.2.0 6,084 6/2/2025
9.2.0-rc.4 950 5/27/2025
9.2.0-rc.3 863 5/13/2025
9.2.0-rc.2 1,326 4/10/2025
9.2.0-rc.1 886 3/25/2025
9.1.3 11,167 5/12/2025
9.1.2 3,142 5/5/2025
9.1.1 25,485 3/27/2025
9.1.0 41,120 3/5/2025
9.1.0-rc.3 323 2/25/2025
9.1.0-rc.2 389 2/11/2025
9.1.0-rc.1 294 1/16/2025
9.0.8 796 3/26/2025
9.0.7 641 3/6/2025
9.0.6 1,553 3/3/2025
9.0.5 14,331 2/13/2025
9.0.4 99,145 1/21/2025
9.0.3 38,069 1/6/2025
9.0.2 43,169 12/11/2024
9.0.1 7,205 12/3/2024
9.0.0 19,751 11/19/2024
9.0.0-rc.3 279 11/14/2024
9.0.0-rc.2 232 11/11/2024
9.0.0-rc.1 272 10/22/2024
8.3.4 92,383 11/18/2024
8.3.3 39,995 11/5/2024
8.3.2 54,115 10/17/2024
8.3.1 117,585 9/25/2024
8.3.0 108,232 9/5/2024
8.3.0-rc.3 214 8/28/2024
8.3.0-rc.2 231 8/15/2024
8.3.0-rc.1 254 7/31/2024
8.2.3 13,157 9/4/2024
8.2.2 50,671 8/14/2024
8.2.1 55,977 7/30/2024
8.2.0 159,244 6/26/2024
8.2.0-rc.5 667 6/14/2024
8.2.0-rc.4 246 6/7/2024
8.2.0-rc.3 665 5/23/2024
8.2.0-rc.2 174 5/21/2024
8.2.0-rc.1 113 5/20/2024
8.1.5 9,736 7/29/2024
8.1.4 48,172 6/13/2024
8.1.3 107,998 5/15/2024
8.1.2 11,122 5/13/2024
8.1.1 87,582 4/16/2024
8.1.0 32,871 4/4/2024
8.1.0-rc.4 201 4/1/2024
8.1.0-rc.3 798 3/19/2024
8.1.0-rc.2 897 2/29/2024
8.1.0-rc.1 3,884 2/14/2024
8.0.6 5,503 5/14/2024
8.0.5 70,484 3/14/2024
8.0.4 91,805 2/20/2024
8.0.3 33,889 2/7/2024
8.0.2 78,431 1/17/2024
8.0.1 40,715 1/3/2024
8.0.0 108,554 12/19/2023
8.0.0-rc.3 1,590 12/7/2023
8.0.0-rc.2 1,711 11/28/2023
8.0.0-rc.1 823 11/21/2023
7.4.5 76,197 12/27/2023
7.4.4 12,705 12/13/2023
7.4.3 5,197 12/6/2023
7.4.2 122,442 11/13/2023
7.4.1 21,695 10/30/2023
7.4.0 45,523 10/9/2023
7.4.0-rc.5 279 10/2/2023
7.4.0-rc.4 1,426 9/22/2023
7.4.0-rc.3 1,771 9/13/2023
7.4.0-rc.2 2,625 8/24/2023
7.4.0-rc.1 1,294 8/16/2023
7.3.3 163,667 9/14/2023
7.3.2 87,320 8/7/2023
7.3.1 48,232 7/27/2023
7.3.0 95,906 7/12/2023
7.3.0-rc.3 383 7/5/2023
7.3.0-rc.2 719 6/20/2023
7.3.0-rc.1 2,140 6/6/2023
7.2.3 50,427 7/3/2023
7.2.2 191,057 5/16/2023
7.2.1 42,519 5/2/2023
7.2.0-rc.2 250 4/25/2023
7.2.0-rc.1 390 4/11/2023
7.1.1 67,484 4/3/2023
7.1.0 47,324 3/22/2023
7.1.0-rc.3 315 3/14/2023
7.1.0-rc.2 3,393 2/23/2023
7.1.0-rc.1 680 2/7/2023
7.0.3 50,413 3/7/2023
7.0.2 38,769 2/21/2023
7.0.1 95,044 1/19/2023
7.0.0 173,833 1/4/2023
7.0.0-rc.6 2,482 12/28/2022
7.0.0-rc.5 5,135 12/20/2022
7.0.0-rc.4 1,028 12/12/2022
7.0.0-rc.3 962 12/8/2022
7.0.0-rc.2 3,462 11/21/2022
7.0.0-rc.1 759 11/14/2022
6.0.3 178,775 1/18/2023
6.0.2 75,893 12/6/2022
6.0.1 265,171 10/28/2022
6.0.0 201,799 10/5/2022
6.0.0-rc.5 866 9/27/2022
6.0.0-rc.4 3,173 9/8/2022
6.0.0-rc.3 5,589 8/23/2022
6.0.0-rc.2 6,856 8/8/2022
6.0.0-rc.1 10,837 7/26/2022
5.3.5 16,662 10/20/2022
5.3.4 175,430 8/22/2022
5.3.3 173,947 7/22/2022
5.3.2 91,306 7/7/2022
5.3.1 40,745 6/29/2022
5.3.0 71,856 6/14/2022
5.3.0-rc.3 1,310 5/31/2022
5.3.0-rc.2 561 5/24/2022
5.3.0-rc.1 1,034 5/5/2022
5.2.2 126,579 5/16/2022
5.2.1 126,007 4/18/2022
5.2.0 62,048 4/5/2022
5.2.0-rc.2 937 3/18/2022
5.2.0-rc.1 1,655 3/8/2022
5.1.4 81,429 2/28/2022
5.1.3 133,316 1/26/2022
5.1.2 16,480 1/19/2022
5.1.1 37,047 1/12/2022
5.0.2 3,864 1/17/2022
5.0.1 54,296 12/28/2021
5.0.0 35,900 12/14/2021
5.0.0-rc.2 3,151 12/8/2021
5.0.0-rc.1 3,949 11/16/2021
5.0.0-beta.3 2,245 11/3/2021
5.0.0-beta.2 1,203 10/21/2021
5.0.0-beta.1 1,382 10/4/2021
4.4.4 96,945 11/9/2021
4.4.3 87,483 9/29/2021
4.4.2 117,028 9/2/2021
4.4.1 9,656 9/1/2021
4.4.0 119,766 8/2/2021
4.4.0-rc.2 3,680 7/6/2021
4.4.0-rc.1 2,634 6/28/2021
4.3.3 143,924 6/17/2021
4.3.2 89,538 5/27/2021
4.3.1 82,792 5/20/2021
4.3.0 116,229 4/22/2021
4.3.0-rc.2 1,655 4/8/2021
4.3.0-rc.1 1,036 3/31/2021
4.2.2 105,463 3/4/2021
4.2.1 121,276 2/9/2021
4.2.0 101,414 1/28/2021
4.2.0-rc.2 1,470 1/18/2021
4.2.0-rc.1 673 1/14/2021
4.1.2 16,411 1/19/2021
4.1.1 12,819 1/13/2021
4.1.0 26,374 1/6/2021
4.1.0-rc.2 1,293 12/18/2020
4.1.0-rc.1 332 12/17/2020
4.0.2 26,773 12/18/2020
4.0.1 7,983 12/14/2020
4.0.0 85,446 12/3/2020
4.0.0-rc.5 676 12/1/2020
4.0.0-rc.4 4,745 11/24/2020
4.0.0-rc.3 1,247 11/16/2020
4.0.0-rc.2 2,455 11/13/2020
4.0.0-rc.1 405 11/12/2020
3.3.2 65,903 12/2/2020
3.3.1 75,232 11/3/2020
3.3.0 12,927 10/27/2020
3.3.0-rc.2 412 10/23/2020
3.3.0-rc.1 722 10/15/2020
3.2.1 71,691 10/8/2020
3.2.0 30,120 10/1/2020
3.2.0-rc.2 2,002 9/21/2020
3.2.0-rc.1 2,604 9/17/2020
3.1.2 38,999 9/11/2020
3.1.1 1,871 9/10/2020
3.1.0 29,589 9/3/2020
3.1.0-rc.4 623 9/1/2020
3.1.0-rc.3 406 8/28/2020
3.1.0-rc.2 531 8/26/2020
3.1.0-rc.1 400 8/24/2020
3.0.5 29,206 7/29/2020
3.0.4 37,895 7/14/2020
3.0.3 8,745 7/7/2020
3.0.2 13,006 7/3/2020
3.0.1 1,822 7/2/2020
3.0.0 3,024 7/1/2020
2.9.0 41,630 6/4/2020
2.8.0 18,690 5/21/2020
2.7.0 16,992 5/7/2020
2.6.2 8,133 4/24/2020
2.6.1 1,464 4/23/2020
2.6.0 27,619 4/20/2020
2.5.0 9,080 4/9/2020
2.4.1 1,377 4/9/2020
2.4.0 30,521 4/6/2020
2.3.0 15,660 3/19/2020
2.2.1 15,808 3/7/2020
2.2.0 1,865 3/5/2020
2.1.1 9,915 2/20/2020
2.1.0 1,297 2/20/2020
2.0.1 33,273 1/24/2020
2.0.0 6,461 1/13/2020
1.1.2 36,954 12/12/2019
1.1.1 2,081 12/11/2019
1.1.0 2,848 12/6/2019
1.0.2 28,253 10/22/2019
1.0.0 2,089 10/21/2019
0.22.0 2,191 10/14/2019
0.21.0 2,980 9/23/2019
0.20.1 1,048 9/23/2019
0.20.0 1,256 9/23/2019
0.19.0 49,026 8/16/2019
0.18.1 33,005 6/26/2019
0.18.0 4,516 6/21/2019
0.17.0 17,270 5/3/2019
0.16.0 5,018 4/14/2019
0.15.0 32,898 3/22/2019
0.14.0 22,875 2/23/2019
0.13.0 4,117 1/27/2019
0.12.0 1,585 1/11/2019
0.11.0 4,163 1/7/2019
0.10.0 1,714 12/21/2018
0.9.0 1,462 12/7/2018
0.8.0 1,354 11/19/2018
0.7.1 1,676 10/31/2018
0.7.0 1,108 10/26/2018
0.6.0 1,361 10/12/2018
0.5.0 1,432 9/25/2018
0.4.1 1,782 8/4/2018
0.4.0 1,332 7/15/2018
0.3.7 1,238 7/6/2018
0.3.6 1,207 7/4/2018
0.3.5 1,376 7/3/2018
0.3.4 1,385 7/2/2018
0.3.3 1,211 6/28/2018
0.3.2 1,343 6/27/2018
0.3.1 1,359 6/27/2018
0.3.0 23,933 6/27/2018