Volo.Abp.TestBase 9.1.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.TestBase --version 9.1.1
                    
NuGet\Install-Package Volo.Abp.TestBase -Version 9.1.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.TestBase" Version="9.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.TestBase" Version="9.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.TestBase" />
                    
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.TestBase --version 9.1.1
                    
#r "nuget: Volo.Abp.TestBase, 9.1.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.TestBase&version=9.1.1
                    
Install Volo.Abp.TestBase as a Cake Addin
#tool nuget:?package=Volo.Abp.TestBase&version=9.1.1
                    
Install Volo.Abp.TestBase 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 (10)

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

Package Downloads
Volo.Abp.AspNetCore.TestBase

Package Description

AElf.ContractTestKit

Contract testing kit.

AElf.ContractTestBase

Contract test base.

AElf.Contracts.TestKit

Contract testing kit.

NNlric.Pceas.Test

Test

GitHub repositories (24)

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

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
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.
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
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
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.
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
cocosip/sharp-abp
Abp-vNext extension modules
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
Version Downloads Last updated
9.2.0-rc.2 80 4/10/2025
9.2.0-rc.1 500 3/25/2025
9.1.1 2,178 3/27/2025
9.1.0 7,765 3/5/2025
9.1.0-rc.3 184 2/25/2025
9.1.0-rc.2 223 2/11/2025
9.1.0-rc.1 146 1/16/2025
9.0.8 503 3/26/2025
9.0.7 317 3/6/2025
9.0.6 622 3/3/2025
9.0.5 4,002 2/13/2025
9.0.4 39,403 1/21/2025
9.0.3 17,448 1/6/2025
9.0.2 14,165 12/11/2024
9.0.1 3,544 12/3/2024
9.0.0 6,978 11/19/2024
9.0.0-rc.3 147 11/14/2024
9.0.0-rc.2 128 11/11/2024
9.0.0-rc.1 151 10/22/2024
8.3.4 27,751 11/18/2024
8.3.3 16,701 11/5/2024
8.3.2 20,385 10/17/2024
8.3.1 21,568 9/25/2024
8.3.0 37,080 9/5/2024
8.3.0-rc.3 123 8/28/2024
8.3.0-rc.2 157 8/15/2024
8.3.0-rc.1 154 7/31/2024
8.2.3 3,001 9/4/2024
8.2.2 24,359 8/14/2024
8.2.1 21,789 7/30/2024
8.2.0 65,487 6/26/2024
8.2.0-rc.5 517 6/14/2024
8.2.0-rc.4 181 6/7/2024
8.2.0-rc.3 442 5/23/2024
8.2.0-rc.2 109 5/21/2024
8.2.0-rc.1 94 5/20/2024
8.1.5 2,132 7/29/2024
8.1.4 18,706 6/13/2024
8.1.3 43,991 5/15/2024
8.1.2 4,860 5/13/2024
8.1.1 22,276 4/16/2024
8.1.0 13,494 4/4/2024
8.1.0-rc.4 165 4/1/2024
8.1.0-rc.3 470 3/19/2024
8.1.0-rc.2 325 2/29/2024
8.1.0-rc.1 333 2/14/2024
8.0.6 2,617 5/14/2024
8.0.5 27,606 3/14/2024
8.0.4 24,827 2/20/2024
8.0.3 18,603 2/7/2024
8.0.2 41,459 1/17/2024
8.0.1 9,512 1/3/2024
8.0.0 31,113 12/19/2023
8.0.0-rc.3 827 12/7/2023
8.0.0-rc.2 725 11/28/2023
8.0.0-rc.1 522 11/21/2023
7.4.5 47,865 12/27/2023
7.4.4 7,963 12/13/2023
7.4.3 3,218 12/6/2023
7.4.2 22,028 11/13/2023
7.4.1 11,555 10/30/2023
7.4.0 23,157 10/9/2023
7.4.0-rc.5 225 10/2/2023
7.4.0-rc.4 444 9/22/2023
7.4.0-rc.3 796 9/13/2023
7.4.0-rc.2 1,921 8/24/2023
7.4.0-rc.1 760 8/16/2023
7.3.3 86,758 9/14/2023
7.3.2 38,174 8/7/2023
7.3.1 15,704 7/27/2023
7.3.0 62,175 7/12/2023
7.3.0-rc.3 306 7/5/2023
7.3.0-rc.2 710 6/20/2023
7.3.0-rc.1 653 6/6/2023
7.2.3 17,226 7/3/2023
7.2.2 61,578 5/16/2023
7.2.1 13,670 5/2/2023
7.2.0-rc.2 195 4/25/2023
7.2.0-rc.1 295 4/11/2023
7.1.1 29,398 4/3/2023
7.1.0 22,476 3/22/2023
7.1.0-rc.3 226 3/14/2023
7.1.0-rc.2 464 2/23/2023
7.1.0-rc.1 397 2/7/2023
7.0.3 13,384 3/7/2023
7.0.2 20,124 2/21/2023
7.0.1 31,332 1/19/2023
7.0.0 51,314 1/4/2023
7.0.0-rc.6 639 12/28/2022
7.0.0-rc.5 2,375 12/20/2022
7.0.0-rc.4 722 12/12/2022
7.0.0-rc.3 520 12/8/2022
7.0.0-rc.2 992 11/21/2022
7.0.0-rc.1 463 11/14/2022
6.0.3 74,078 1/18/2023
6.0.2 33,744 12/6/2022
6.0.1 134,504 10/28/2022
6.0.0 100,321 10/5/2022
6.0.0-rc.5 677 9/27/2022
6.0.0-rc.4 2,567 9/8/2022
6.0.0-rc.3 2,698 8/23/2022
6.0.0-rc.2 4,068 8/8/2022
6.0.0-rc.1 10,303 7/26/2022
5.3.5 8,481 10/20/2022
5.3.4 42,701 8/22/2022
5.3.3 102,042 7/22/2022
5.3.2 18,196 7/7/2022
5.3.1 11,888 6/29/2022
5.3.0 36,512 6/14/2022
5.3.0-rc.3 1,129 6/1/2022
5.3.0-rc.2 450 5/24/2022
5.3.0-rc.1 691 5/5/2022
5.2.2 74,283 5/16/2022
5.2.1 25,658 4/18/2022
5.2.0 19,886 4/5/2022
5.2.0-rc.2 612 3/18/2022
5.2.0-rc.1 785 3/8/2022
5.1.4 33,457 2/28/2022
5.1.3 32,331 1/26/2022
5.1.2 7,268 1/19/2022
5.1.1 7,993 1/12/2022
5.0.2 3,340 1/17/2022
5.0.1 13,508 12/28/2021
5.0.0 14,784 12/14/2021
5.0.0-rc.2 1,404 12/8/2021
5.0.0-rc.1 2,108 11/16/2021
5.0.0-beta.3 1,288 11/3/2021
5.0.0-beta.2 897 10/21/2021
5.0.0-beta.1 987 10/5/2021
4.4.4 38,952 11/9/2021
4.4.3 31,027 9/29/2021
4.4.2 26,480 9/2/2021
4.4.1 4,334 9/1/2021
4.4.0 33,319 8/2/2021
4.4.0-rc.2 1,948 7/6/2021
4.4.0-rc.1 583 6/28/2021
4.3.3 70,520 6/17/2021
4.3.2 24,528 5/27/2021
4.3.1 12,017 5/20/2021
4.3.0 37,534 4/22/2021
4.3.0-rc.2 971 4/8/2021
4.3.0-rc.1 838 3/31/2021
4.2.2 34,920 3/4/2021
4.2.1 66,406 2/9/2021
4.2.0 58,720 1/28/2021
4.2.0-rc.2 1,056 1/18/2021
4.2.0-rc.1 463 1/14/2021
4.1.2 7,168 1/19/2021
4.1.1 3,398 1/13/2021
4.1.0 8,063 1/6/2021
4.1.0-rc.2 952 12/18/2020
4.1.0-rc.1 327 12/17/2020
4.0.2 10,445 12/18/2020
4.0.1 3,528 12/14/2020
4.0.0 47,120 12/3/2020
4.0.0-rc.5 483 12/1/2020
4.0.0-rc.4 744 11/24/2020
4.0.0-rc.3 977 11/16/2020
4.0.0-rc.2 2,269 11/13/2020
4.0.0-rc.1 323 11/12/2020
3.3.2 11,680 12/2/2020
3.3.1 30,338 11/3/2020
3.3.0 7,801 10/27/2020
3.3.0-rc.2 393 10/23/2020
3.3.0-rc.1 471 10/15/2020
3.2.1 41,365 10/8/2020
3.2.0 17,493 10/1/2020
3.2.0-rc.2 1,466 9/21/2020
3.2.0-rc.1 596 9/17/2020
3.1.2 20,054 9/11/2020
3.1.1 1,971 9/10/2020
3.1.0 15,158 9/3/2020
3.1.0-rc.4 622 9/1/2020
3.1.0-rc.3 342 8/28/2020
3.1.0-rc.2 475 8/26/2020
3.1.0-rc.1 398 8/24/2020
3.0.5 16,277 7/29/2020
3.0.4 11,488 7/14/2020
3.0.3 3,459 7/7/2020
3.0.2 6,214 7/3/2020
3.0.1 1,911 7/2/2020
3.0.0 2,276 7/1/2020
2.9.0 21,414 6/4/2020
2.8.0 5,726 5/21/2020
2.7.0 11,602 5/7/2020
2.6.2 6,389 4/24/2020
2.6.1 1,613 4/23/2020
2.6.0 18,739 4/20/2020
2.5.0 4,835 4/9/2020
2.4.1 1,611 4/9/2020
2.4.0 26,319 4/6/2020
2.3.0 6,655 3/19/2020
2.2.1 4,076 3/7/2020
2.2.0 1,773 3/5/2020
2.1.1 5,319 2/20/2020
2.1.0 1,520 2/20/2020
2.0.1 5,439 1/24/2020
2.0.0 4,225 1/13/2020
1.1.2 36,420 12/12/2019
1.1.1 1,672 12/11/2019
1.1.0 2,765 12/6/2019
1.0.2 22,643 10/22/2019
1.0.0 1,776 10/21/2019
0.22.0 2,103 10/14/2019
0.21.0 2,924 9/23/2019
0.20.1 1,237 9/23/2019
0.20.0 1,247 9/23/2019
0.19.0 30,492 8/16/2019
0.18.1 11,487 6/26/2019
0.18.0 2,120 6/21/2019
0.17.0 17,102 5/3/2019
0.16.0 3,303 4/14/2019
0.15.0 23,016 3/22/2019
0.14.0 5,614 2/23/2019
0.13.0 3,618 1/27/2019
0.12.0 2,131 1/11/2019
0.11.0 4,824 1/7/2019
0.10.0 2,220 12/21/2018
0.9.0 1,960 12/7/2018
0.8.0 2,092 11/19/2018
0.7.1 2,383 10/31/2018
0.7.0 1,818 10/26/2018
0.6.0 2,017 10/12/2018
0.5.0 2,092 9/25/2018
0.4.1 2,227 8/4/2018
0.4.0 2,008 7/15/2018
0.3.7 2,026 7/6/2018
0.3.6 2,090 7/4/2018
0.3.5 2,024 7/3/2018
0.3.4 1,876 7/2/2018
0.3.3 1,960 6/28/2018
0.3.2 2,009 6/27/2018
0.3.1 1,870 6/27/2018
0.3.0 3,898 6/27/2018