Volo.Abp.Autofac 9.2.0

Prefix Reserved
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 (24)

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.2.0 4,438 6/2/2025
9.2.0-rc.4 580 5/27/2025
9.2.0-rc.3 859 5/13/2025
9.2.0-rc.2 1,321 4/10/2025
9.2.0-rc.1 884 3/25/2025
9.1.3 10,307 5/12/2025
9.1.2 2,996 5/5/2025
9.1.1 24,562 3/27/2025
9.1.0 39,668 3/5/2025
9.1.0-rc.3 322 2/25/2025
9.1.0-rc.2 387 2/11/2025
9.1.0-rc.1 293 1/16/2025
9.0.8 786 3/26/2025
9.0.7 638 3/6/2025
9.0.6 1,549 3/3/2025
9.0.5 14,104 2/13/2025
9.0.4 96,578 1/21/2025
9.0.3 37,378 1/6/2025
9.0.2 42,345 12/11/2024
9.0.1 7,145 12/3/2024
9.0.0 19,633 11/19/2024
9.0.0-rc.3 278 11/14/2024
9.0.0-rc.2 231 11/11/2024
9.0.0-rc.1 271 10/22/2024
8.3.4 90,638 11/18/2024
8.3.3 39,570 11/5/2024
8.3.2 53,605 10/17/2024
8.3.1 115,571 9/25/2024
8.3.0 107,182 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 12,927 9/4/2024
8.2.2 50,347 8/14/2024
8.2.1 55,704 7/30/2024
8.2.0 158,460 6/26/2024
8.2.0-rc.5 666 6/14/2024
8.2.0-rc.4 245 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,485 7/29/2024
8.1.4 47,977 6/13/2024
8.1.3 107,441 5/15/2024
8.1.2 11,079 5/13/2024
8.1.1 86,886 4/16/2024
8.1.0 32,473 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 896 2/29/2024
8.1.0-rc.1 3,883 2/14/2024
8.0.6 5,496 5/14/2024
8.0.5 70,147 3/14/2024
8.0.4 91,383 2/20/2024
8.0.3 33,804 2/7/2024
8.0.2 77,865 1/17/2024
8.0.1 40,586 1/3/2024
8.0.0 107,880 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,027 12/27/2023
7.4.4 12,698 12/13/2023
7.4.3 5,193 12/6/2023
7.4.2 122,194 11/13/2023
7.4.1 21,588 10/30/2023
7.4.0 45,434 10/9/2023
7.4.0-rc.5 278 10/2/2023
7.4.0-rc.4 1,410 9/22/2023
7.4.0-rc.3 1,769 9/13/2023
7.4.0-rc.2 2,623 8/24/2023
7.4.0-rc.1 1,293 8/16/2023
7.3.3 161,925 9/14/2023
7.3.2 87,199 8/7/2023
7.3.1 48,182 7/27/2023
7.3.0 95,873 7/12/2023
7.3.0-rc.3 381 7/5/2023
7.3.0-rc.2 715 6/20/2023
7.3.0-rc.1 2,137 6/6/2023
7.2.3 50,332 7/3/2023
7.2.2 190,847 5/16/2023
7.2.1 42,492 5/2/2023
7.2.0-rc.2 249 4/25/2023
7.2.0-rc.1 388 4/11/2023
7.1.1 67,390 4/3/2023
7.1.0 47,302 3/22/2023
7.1.0-rc.3 313 3/14/2023
7.1.0-rc.2 3,388 2/23/2023
7.1.0-rc.1 678 2/7/2023
7.0.3 50,331 3/7/2023
7.0.2 38,727 2/21/2023
7.0.1 94,971 1/19/2023
7.0.0 173,610 1/4/2023
7.0.0-rc.6 2,481 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,120 1/18/2023
6.0.2 75,836 12/6/2022
6.0.1 264,760 10/28/2022
6.0.0 201,492 10/5/2022
6.0.0-rc.5 865 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,839 8/8/2022
6.0.0-rc.1 10,833 7/26/2022
5.3.5 16,658 10/20/2022
5.3.4 175,339 8/22/2022
5.3.3 173,852 7/22/2022
5.3.2 91,286 7/7/2022
5.3.1 40,744 6/29/2022
5.3.0 71,818 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,412 5/16/2022
5.2.1 125,931 4/18/2022
5.2.0 62,013 4/5/2022
5.2.0-rc.2 936 3/18/2022
5.2.0-rc.1 1,654 3/8/2022
5.1.4 81,398 2/28/2022
5.1.3 133,299 1/26/2022
5.1.2 16,474 1/19/2022
5.1.1 37,043 1/12/2022
5.0.2 3,862 1/17/2022
5.0.1 54,293 12/28/2021
5.0.0 35,862 12/14/2021
5.0.0-rc.2 3,150 12/8/2021
5.0.0-rc.1 3,949 11/16/2021
5.0.0-beta.3 2,243 11/3/2021
5.0.0-beta.2 1,200 10/21/2021
5.0.0-beta.1 1,380 10/4/2021
4.4.4 96,838 11/9/2021
4.4.3 87,427 9/29/2021
4.4.2 116,864 9/2/2021
4.4.1 9,654 9/1/2021
4.4.0 119,591 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,892 6/17/2021
4.3.2 89,496 5/27/2021
4.3.1 82,760 5/20/2021
4.3.0 116,171 4/22/2021
4.3.0-rc.2 1,653 4/8/2021
4.3.0-rc.1 1,035 3/31/2021
4.2.2 105,427 3/4/2021
4.2.1 121,274 2/9/2021
4.2.0 101,388 1/28/2021
4.2.0-rc.2 1,469 1/18/2021
4.2.0-rc.1 672 1/14/2021
4.1.2 16,409 1/19/2021
4.1.1 12,811 1/13/2021
4.1.0 26,371 1/6/2021
4.1.0-rc.2 1,292 12/18/2020
4.1.0-rc.1 330 12/17/2020
4.0.2 26,771 12/18/2020
4.0.1 7,982 12/14/2020
4.0.0 85,426 12/3/2020
4.0.0-rc.5 674 12/1/2020
4.0.0-rc.4 4,743 11/24/2020
4.0.0-rc.3 1,245 11/16/2020
4.0.0-rc.2 2,451 11/13/2020
4.0.0-rc.1 403 11/12/2020
3.3.2 65,871 12/2/2020
3.3.1 75,194 11/3/2020
3.3.0 12,925 10/27/2020
3.3.0-rc.2 411 10/23/2020
3.3.0-rc.1 720 10/15/2020
3.2.1 71,673 10/8/2020
3.2.0 30,111 10/1/2020
3.2.0-rc.2 2,000 9/21/2020
3.2.0-rc.1 2,603 9/17/2020
3.1.2 38,974 9/11/2020
3.1.1 1,868 9/10/2020
3.1.0 29,556 9/3/2020
3.1.0-rc.4 620 9/1/2020
3.1.0-rc.3 405 8/28/2020
3.1.0-rc.2 529 8/26/2020
3.1.0-rc.1 399 8/24/2020
3.0.5 29,199 7/29/2020
3.0.4 37,875 7/14/2020
3.0.3 8,742 7/7/2020
3.0.2 13,003 7/3/2020
3.0.1 1,820 7/2/2020
3.0.0 3,022 7/1/2020
2.9.0 41,605 6/4/2020
2.8.0 18,688 5/21/2020
2.7.0 16,991 5/7/2020
2.6.2 8,131 4/24/2020
2.6.1 1,461 4/23/2020
2.6.0 27,617 4/20/2020
2.5.0 9,076 4/9/2020
2.4.1 1,376 4/9/2020
2.4.0 30,520 4/6/2020
2.3.0 15,657 3/19/2020
2.2.1 15,783 3/7/2020
2.2.0 1,863 3/5/2020
2.1.1 9,913 2/20/2020
2.1.0 1,296 2/20/2020
2.0.1 33,170 1/24/2020
2.0.0 6,460 1/13/2020
1.1.2 36,953 12/12/2019
1.1.1 2,080 12/11/2019
1.1.0 2,846 12/6/2019
1.0.2 28,247 10/22/2019
1.0.0 2,087 10/21/2019
0.22.0 2,188 10/14/2019
0.21.0 2,978 9/23/2019
0.20.1 1,046 9/23/2019
0.20.0 1,253 9/23/2019
0.19.0 49,022 8/16/2019
0.18.1 33,003 6/26/2019
0.18.0 4,513 6/21/2019
0.17.0 17,267 5/3/2019
0.16.0 5,015 4/14/2019
0.15.0 32,895 3/22/2019
0.14.0 22,873 2/23/2019
0.13.0 4,115 1/27/2019
0.12.0 1,583 1/11/2019
0.11.0 4,161 1/7/2019
0.10.0 1,712 12/21/2018
0.9.0 1,460 12/7/2018
0.8.0 1,352 11/19/2018
0.7.1 1,673 10/31/2018
0.7.0 1,106 10/26/2018
0.6.0 1,359 10/12/2018
0.5.0 1,429 9/25/2018
0.4.1 1,778 8/4/2018
0.4.0 1,328 7/15/2018
0.3.7 1,234 7/6/2018
0.3.6 1,203 7/4/2018
0.3.5 1,370 7/3/2018
0.3.4 1,378 7/2/2018
0.3.3 1,206 6/28/2018
0.3.2 1,336 6/27/2018
0.3.1 1,353 6/27/2018
0.3.0 23,869 6/27/2018