Volo.Abp.Autofac
9.0.8
Prefix Reserved
See the version list below for details.
dotnet add package Volo.Abp.Autofac --version 9.0.8
NuGet\Install-Package Volo.Abp.Autofac -Version 9.0.8
<PackageReference Include="Volo.Abp.Autofac" Version="9.0.8" />
<PackageVersion Include="Volo.Abp.Autofac" Version="9.0.8" />
<PackageReference Include="Volo.Abp.Autofac" />
paket add Volo.Abp.Autofac --version 9.0.8
#r "nuget: Volo.Abp.Autofac, 9.0.8"
#addin nuget:?package=Volo.Abp.Autofac&version=9.0.8
#tool nuget:?package=Volo.Abp.Autofac&version=9.0.8
ℹ️ 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.
For more information, check out the below links:
🔗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 | Versions 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. |
-
.NETStandard 2.0
- Autofac (>= 8.1.0)
- Autofac.Extensions.DependencyInjection (>= 10.0.0)
- Autofac.Extras.DynamicProxy (>= 7.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Volo.Abp.Castle.Core (>= 9.0.8)
-
.NETStandard 2.1
- Autofac (>= 8.1.0)
- Autofac.Extensions.DependencyInjection (>= 10.0.0)
- Autofac.Extras.DynamicProxy (>= 7.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Volo.Abp.Castle.Core (>= 9.0.8)
-
net8.0
- Autofac (>= 8.1.0)
- Autofac.Extensions.DependencyInjection (>= 10.0.0)
- Autofac.Extras.DynamicProxy (>= 7.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Volo.Abp.Castle.Core (>= 9.0.8)
-
net9.0
- Autofac (>= 8.1.0)
- Autofac.Extensions.DependencyInjection (>= 10.0.0)
- Autofac.Extras.DynamicProxy (>= 7.1.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Volo.Abp.Castle.Core (>= 9.0.8)
NuGet packages (176)
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
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
|
|
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-rc.2 | 6 | 20 hours ago |
9.2.0-rc.1 | 662 | 17 days ago |
9.1.1 | 3,886 | 15 days ago |
9.1.0 | 15,840 | a month ago |
9.1.0-rc.3 | 313 | 2 months ago |
9.1.0-rc.2 | 378 | 2 months ago |
9.1.0-rc.1 | 283 | 3 months ago |
9.0.8 | 541 | 16 days ago |
9.0.7 | 466 | a month ago |
9.0.6 | 1,109 | a month ago |
9.0.5 | 10,158 | 2 months ago |
9.0.4 | 58,423 | 3 months ago |
9.0.3 | 23,272 | 3 months ago |
9.0.2 | 28,745 | 4 months ago |
9.0.1 | 6,601 | 4 months ago |
9.0.0 | 15,897 | 5 months ago |
9.0.0-rc.3 | 272 | 5 months ago |
9.0.0-rc.2 | 220 | 5 months ago |
9.0.0-rc.1 | 263 | 6 months ago |
8.3.4 | 57,954 | 5 months ago |
8.3.3 | 32,047 | 5 months ago |
8.3.2 | 41,886 | 6 months ago |
8.3.1 | 87,189 | 7 months ago |
8.3.0 | 86,800 | 7 months ago |
8.3.0-rc.3 | 208 | 7 months ago |
8.3.0-rc.2 | 224 | 8 months ago |
8.3.0-rc.1 | 231 | 8 months ago |
8.2.3 | 10,268 | 7 months ago |
8.2.2 | 43,190 | 8 months ago |
8.2.1 | 47,979 | 8 months ago |
8.2.0 | 143,785 | 10 months ago |
8.2.0-rc.5 | 659 | 10 months ago |
8.2.0-rc.4 | 232 | 6/7/2024 |
8.2.0-rc.3 | 654 | 5/23/2024 |
8.2.0-rc.2 | 169 | 5/21/2024 |
8.2.0-rc.1 | 105 | 5/20/2024 |
8.1.5 | 6,464 | 8 months ago |
8.1.4 | 43,982 | 10 months ago |
8.1.3 | 97,553 | 5/15/2024 |
8.1.2 | 6,739 | 5/13/2024 |
8.1.1 | 77,593 | 4/16/2024 |
8.1.0 | 30,172 | 4/4/2024 |
8.1.0-rc.4 | 194 | 4/1/2024 |
8.1.0-rc.3 | 790 | 3/19/2024 |
8.1.0-rc.2 | 887 | 2/29/2024 |
8.1.0-rc.1 | 3,879 | 2/14/2024 |
8.0.6 | 5,081 | 5/14/2024 |
8.0.5 | 66,063 | 3/14/2024 |
8.0.4 | 85,262 | 2/20/2024 |
8.0.3 | 31,758 | 2/7/2024 |
8.0.2 | 72,480 | 1/17/2024 |
8.0.1 | 37,794 | 1/3/2024 |
8.0.0 | 96,118 | 12/19/2023 |
8.0.0-rc.3 | 1,581 | 12/7/2023 |
8.0.0-rc.2 | 1,686 | 11/28/2023 |
8.0.0-rc.1 | 817 | 11/21/2023 |
7.4.5 | 71,589 | 12/27/2023 |
7.4.4 | 12,460 | 12/13/2023 |
7.4.3 | 5,096 | 12/6/2023 |
7.4.2 | 119,290 | 11/13/2023 |
7.4.1 | 20,997 | 10/30/2023 |
7.4.0 | 43,573 | 10/9/2023 |
7.4.0-rc.5 | 273 | 10/2/2023 |
7.4.0-rc.4 | 1,138 | 9/22/2023 |
7.4.0-rc.3 | 1,760 | 9/13/2023 |
7.4.0-rc.2 | 2,611 | 8/24/2023 |
7.4.0-rc.1 | 1,273 | 8/16/2023 |
7.3.3 | 143,610 | 9/14/2023 |
7.3.2 | 84,292 | 8/7/2023 |
7.3.1 | 47,380 | 7/27/2023 |
7.3.0 | 95,042 | 7/12/2023 |
7.3.0-rc.3 | 368 | 7/5/2023 |
7.3.0-rc.2 | 703 | 6/20/2023 |
7.3.0-rc.1 | 2,109 | 6/6/2023 |
7.2.3 | 49,091 | 7/3/2023 |
7.2.2 | 187,440 | 5/16/2023 |
7.2.1 | 42,017 | 5/2/2023 |
7.2.0-rc.2 | 237 | 4/25/2023 |
7.2.0-rc.1 | 375 | 4/11/2023 |
7.1.1 | 66,334 | 4/3/2023 |
7.1.0 | 46,843 | 3/22/2023 |
7.1.0-rc.3 | 302 | 3/14/2023 |
7.1.0-rc.2 | 3,342 | 2/23/2023 |
7.1.0-rc.1 | 660 | 2/7/2023 |
7.0.3 | 49,629 | 3/7/2023 |
7.0.2 | 38,101 | 2/21/2023 |
7.0.1 | 93,808 | 1/19/2023 |
7.0.0 | 170,953 | 1/4/2023 |
7.0.0-rc.6 | 2,466 | 12/28/2022 |
7.0.0-rc.5 | 5,088 | 12/20/2022 |
7.0.0-rc.4 | 1,015 | 12/12/2022 |
7.0.0-rc.3 | 950 | 12/8/2022 |
7.0.0-rc.2 | 3,446 | 11/21/2022 |
7.0.0-rc.1 | 743 | 11/14/2022 |
6.0.3 | 168,149 | 1/18/2023 |
6.0.2 | 74,735 | 12/6/2022 |
6.0.1 | 258,290 | 10/28/2022 |
6.0.0 | 195,060 | 10/5/2022 |
6.0.0-rc.5 | 853 | 9/27/2022 |
6.0.0-rc.4 | 3,154 | 9/8/2022 |
6.0.0-rc.3 | 5,571 | 8/23/2022 |
6.0.0-rc.2 | 6,630 | 8/8/2022 |
6.0.0-rc.1 | 10,801 | 7/26/2022 |
5.3.5 | 15,480 | 10/20/2022 |
5.3.4 | 174,224 | 8/22/2022 |
5.3.3 | 172,533 | 7/22/2022 |
5.3.2 | 90,363 | 7/7/2022 |
5.3.1 | 40,677 | 6/29/2022 |
5.3.0 | 71,182 | 6/14/2022 |
5.3.0-rc.3 | 1,291 | 5/31/2022 |
5.3.0-rc.2 | 543 | 5/24/2022 |
5.3.0-rc.1 | 1,015 | 5/5/2022 |
5.2.2 | 124,523 | 5/16/2022 |
5.2.1 | 123,908 | 4/18/2022 |
5.2.0 | 61,448 | 4/5/2022 |
5.2.0-rc.2 | 910 | 3/18/2022 |
5.2.0-rc.1 | 1,608 | 3/8/2022 |
5.1.4 | 80,342 | 2/28/2022 |
5.1.3 | 132,784 | 1/26/2022 |
5.1.2 | 16,286 | 1/19/2022 |
5.1.1 | 36,960 | 1/12/2022 |
5.0.2 | 3,835 | 1/17/2022 |
5.0.1 | 54,208 | 12/28/2021 |
5.0.0 | 35,316 | 12/14/2021 |
5.0.0-rc.2 | 3,096 | 12/8/2021 |
5.0.0-rc.1 | 3,916 | 11/16/2021 |
5.0.0-beta.3 | 2,206 | 11/3/2021 |
5.0.0-beta.2 | 1,173 | 10/21/2021 |
5.0.0-beta.1 | 1,255 | 10/4/2021 |
4.4.4 | 95,360 | 11/9/2021 |
4.4.3 | 84,890 | 9/29/2021 |
4.4.2 | 112,385 | 9/2/2021 |
4.4.1 | 9,482 | 9/1/2021 |
4.4.0 | 115,354 | 8/2/2021 |
4.4.0-rc.2 | 3,194 | 7/6/2021 |
4.4.0-rc.1 | 2,606 | 6/28/2021 |
4.3.3 | 142,017 | 6/17/2021 |
4.3.2 | 86,889 | 5/27/2021 |
4.3.1 | 82,364 | 5/20/2021 |
4.3.0 | 110,297 | 4/22/2021 |
4.3.0-rc.2 | 1,621 | 4/8/2021 |
4.3.0-rc.1 | 1,007 | 3/31/2021 |
4.2.2 | 102,185 | 3/4/2021 |
4.2.1 | 119,991 | 2/9/2021 |
4.2.0 | 100,355 | 1/28/2021 |
4.2.0-rc.2 | 1,440 | 1/18/2021 |
4.2.0-rc.1 | 644 | 1/14/2021 |
4.1.2 | 16,052 | 1/19/2021 |
4.1.1 | 12,219 | 1/13/2021 |
4.1.0 | 25,639 | 1/6/2021 |
4.1.0-rc.2 | 1,263 | 12/18/2020 |
4.1.0-rc.1 | 301 | 12/17/2020 |
4.0.2 | 24,507 | 12/18/2020 |
4.0.1 | 7,658 | 12/14/2020 |
4.0.0 | 84,505 | 12/3/2020 |
4.0.0-rc.5 | 647 | 12/1/2020 |
4.0.0-rc.4 | 4,700 | 11/24/2020 |
4.0.0-rc.3 | 1,217 | 11/16/2020 |
4.0.0-rc.2 | 2,424 | 11/13/2020 |
4.0.0-rc.1 | 370 | 11/12/2020 |
3.3.2 | 64,848 | 12/2/2020 |
3.3.1 | 74,718 | 11/3/2020 |
3.3.0 | 12,837 | 10/27/2020 |
3.3.0-rc.2 | 383 | 10/23/2020 |
3.3.0-rc.1 | 692 | 10/15/2020 |
3.2.1 | 71,331 | 10/8/2020 |
3.2.0 | 29,997 | 10/1/2020 |
3.2.0-rc.2 | 1,889 | 9/21/2020 |
3.2.0-rc.1 | 2,573 | 9/17/2020 |
3.1.2 | 38,378 | 9/11/2020 |
3.1.1 | 1,735 | 9/10/2020 |
3.1.0 | 28,978 | 9/3/2020 |
3.1.0-rc.4 | 593 | 9/1/2020 |
3.1.0-rc.3 | 374 | 8/28/2020 |
3.1.0-rc.2 | 497 | 8/26/2020 |
3.1.0-rc.1 | 371 | 8/24/2020 |
3.0.5 | 28,925 | 7/29/2020 |
3.0.4 | 37,627 | 7/14/2020 |
3.0.3 | 8,711 | 7/7/2020 |
3.0.2 | 12,960 | 7/3/2020 |
3.0.1 | 1,791 | 7/2/2020 |
3.0.0 | 2,982 | 7/1/2020 |
2.9.0 | 41,296 | 6/4/2020 |
2.8.0 | 18,648 | 5/21/2020 |
2.7.0 | 16,906 | 5/7/2020 |
2.6.2 | 8,042 | 4/24/2020 |
2.6.1 | 1,428 | 4/23/2020 |
2.6.0 | 27,568 | 4/20/2020 |
2.5.0 | 9,024 | 4/9/2020 |
2.4.1 | 1,343 | 4/9/2020 |
2.4.0 | 30,488 | 4/6/2020 |
2.3.0 | 15,605 | 3/19/2020 |
2.2.1 | 15,578 | 3/7/2020 |
2.2.0 | 1,830 | 3/5/2020 |
2.1.1 | 9,787 | 2/20/2020 |
2.1.0 | 1,265 | 2/20/2020 |
2.0.1 | 32,165 | 1/24/2020 |
2.0.0 | 6,427 | 1/13/2020 |
1.1.2 | 36,843 | 12/12/2019 |
1.1.1 | 2,049 | 12/11/2019 |
1.1.0 | 2,812 | 12/6/2019 |
1.0.2 | 25,750 | 10/22/2019 |
1.0.0 | 2,045 | 10/21/2019 |
0.22.0 | 2,155 | 10/14/2019 |
0.21.0 | 2,946 | 9/23/2019 |
0.20.1 | 1,013 | 9/23/2019 |
0.20.0 | 1,220 | 9/23/2019 |
0.19.0 | 48,972 | 8/16/2019 |
0.18.1 | 32,966 | 6/26/2019 |
0.18.0 | 4,477 | 6/21/2019 |
0.17.0 | 17,209 | 5/3/2019 |
0.16.0 | 4,979 | 4/14/2019 |
0.15.0 | 32,858 | 3/22/2019 |
0.14.0 | 22,835 | 2/23/2019 |
0.13.0 | 4,055 | 1/27/2019 |
0.12.0 | 1,549 | 1/11/2019 |
0.11.0 | 4,126 | 1/7/2019 |
0.10.0 | 1,677 | 12/21/2018 |
0.9.0 | 1,404 | 12/7/2018 |
0.8.0 | 1,317 | 11/19/2018 |
0.7.1 | 1,637 | 10/31/2018 |
0.7.0 | 1,069 | 10/26/2018 |
0.6.0 | 1,323 | 10/12/2018 |
0.5.0 | 1,391 | 9/25/2018 |
0.4.1 | 1,670 | 8/4/2018 |
0.4.0 | 1,259 | 7/15/2018 |
0.3.7 | 1,170 | 7/6/2018 |
0.3.6 | 1,140 | 7/4/2018 |
0.3.5 | 1,276 | 7/3/2018 |
0.3.4 | 1,283 | 7/2/2018 |
0.3.3 | 1,141 | 6/28/2018 |
0.3.2 | 1,240 | 6/27/2018 |
0.3.1 | 1,257 | 6/27/2018 |
0.3.0 | 22,500 | 6/27/2018 |