Volo.Abp.TestBase 9.1.3

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

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
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
Version Downloads Last updated
9.2.0-rc.3 279 5/13/2025
9.2.0-rc.2 696 4/10/2025
9.2.0-rc.1 515 3/25/2025
9.1.3 1,278 5/12/2025
9.1.2 941 5/5/2025
9.1.1 8,883 3/27/2025
9.1.0 14,392 3/5/2025
9.1.0-rc.3 186 2/25/2025
9.1.0-rc.2 227 2/11/2025
9.1.0-rc.1 150 1/16/2025
9.0.8 603 3/26/2025
9.0.7 403 3/6/2025
9.0.6 731 3/3/2025
9.0.5 4,566 2/13/2025
9.0.4 58,371 1/21/2025
9.0.3 22,933 1/6/2025
9.0.2 17,305 12/11/2024
9.0.1 3,776 12/3/2024
9.0.0 8,542 11/19/2024
9.0.0-rc.3 148 11/14/2024
9.0.0-rc.2 132 11/11/2024
9.0.0-rc.1 152 10/22/2024
8.3.4 36,740 11/18/2024
8.3.3 19,300 11/5/2024
8.3.2 23,542 10/17/2024
8.3.1 23,293 9/25/2024
8.3.0 40,962 9/5/2024
8.3.0-rc.3 125 8/28/2024
8.3.0-rc.2 159 8/15/2024
8.3.0-rc.1 170 7/31/2024
8.2.3 3,512 9/4/2024
8.2.2 26,952 8/14/2024
8.2.1 23,838 7/30/2024
8.2.0 69,563 6/26/2024
8.2.0-rc.5 518 6/14/2024
8.2.0-rc.4 182 6/7/2024
8.2.0-rc.3 446 5/23/2024
8.2.0-rc.2 110 5/21/2024
8.2.0-rc.1 95 5/20/2024
8.1.5 2,790 7/29/2024
8.1.4 19,736 6/13/2024
8.1.3 46,658 5/15/2024
8.1.2 5,315 5/13/2024
8.1.1 24,452 4/16/2024
8.1.0 13,749 4/4/2024
8.1.0-rc.4 166 4/1/2024
8.1.0-rc.3 471 3/19/2024
8.1.0-rc.2 326 2/29/2024
8.1.0-rc.1 334 2/14/2024
8.0.6 2,984 5/14/2024
8.0.5 28,519 3/14/2024
8.0.4 25,892 2/20/2024
8.0.3 19,301 2/7/2024
8.0.2 42,731 1/17/2024
8.0.1 9,621 1/3/2024
8.0.0 33,852 12/19/2023
8.0.0-rc.3 829 12/7/2023
8.0.0-rc.2 743 11/28/2023
8.0.0-rc.1 524 11/21/2023
7.4.5 48,810 12/27/2023
7.4.4 8,014 12/13/2023
7.4.3 3,235 12/6/2023
7.4.2 22,355 11/13/2023
7.4.1 11,642 10/30/2023
7.4.0 23,646 10/9/2023
7.4.0-rc.5 226 10/2/2023
7.4.0-rc.4 445 9/22/2023
7.4.0-rc.3 798 9/13/2023
7.4.0-rc.2 1,926 8/24/2023
7.4.0-rc.1 772 8/16/2023
7.3.3 93,468 9/14/2023
7.3.2 38,895 8/7/2023
7.3.1 15,937 7/27/2023
7.3.0 62,321 7/12/2023
7.3.0-rc.3 315 7/5/2023
7.3.0-rc.2 716 6/20/2023
7.3.0-rc.1 663 6/6/2023
7.2.3 17,335 7/3/2023
7.2.2 62,200 5/16/2023
7.2.1 13,760 5/2/2023
7.2.0-rc.2 203 4/25/2023
7.2.0-rc.1 303 4/11/2023
7.1.1 29,596 4/3/2023
7.1.0 22,627 3/22/2023
7.1.0-rc.3 235 3/14/2023
7.1.0-rc.2 473 2/23/2023
7.1.0-rc.1 406 2/7/2023
7.0.3 13,433 3/7/2023
7.0.2 20,396 2/21/2023
7.0.1 31,428 1/19/2023
7.0.0 51,855 1/4/2023
7.0.0-rc.6 647 12/28/2022
7.0.0-rc.5 2,390 12/20/2022
7.0.0-rc.4 730 12/12/2022
7.0.0-rc.3 528 12/8/2022
7.0.0-rc.2 1,000 11/21/2022
7.0.0-rc.1 472 11/14/2022
6.0.3 76,205 1/18/2023
6.0.2 34,047 12/6/2022
6.0.1 136,493 10/28/2022
6.0.0 102,750 10/5/2022
6.0.0-rc.5 686 9/27/2022
6.0.0-rc.4 2,577 9/8/2022
6.0.0-rc.3 2,706 8/23/2022
6.0.0-rc.2 4,084 8/8/2022
6.0.0-rc.1 10,325 7/26/2022
5.3.5 8,683 10/20/2022
5.3.4 42,937 8/22/2022
5.3.3 102,293 7/22/2022
5.3.2 18,282 7/7/2022
5.3.1 11,907 6/29/2022
5.3.0 36,768 6/14/2022
5.3.0-rc.3 1,138 6/1/2022
5.3.0-rc.2 459 5/24/2022
5.3.0-rc.1 700 5/5/2022
5.2.2 74,902 5/16/2022
5.2.1 25,754 4/18/2022
5.2.0 19,961 4/5/2022
5.2.0-rc.2 623 3/18/2022
5.2.0-rc.1 804 3/8/2022
5.1.4 33,569 2/28/2022
5.1.3 32,432 1/26/2022
5.1.2 7,322 1/19/2022
5.1.1 8,041 1/12/2022
5.0.2 3,354 1/17/2022
5.0.1 13,538 12/28/2021
5.0.0 14,939 12/14/2021
5.0.0-rc.2 1,416 12/8/2021
5.0.0-rc.1 2,122 11/16/2021
5.0.0-beta.3 1,303 11/3/2021
5.0.0-beta.2 909 10/21/2021
5.0.0-beta.1 1,005 10/5/2021
4.4.4 39,338 11/9/2021
4.4.3 31,428 9/29/2021
4.4.2 26,667 9/2/2021
4.4.1 4,355 9/1/2021
4.4.0 33,461 8/2/2021
4.4.0-rc.2 2,007 7/6/2021
4.4.0-rc.1 597 6/28/2021
4.3.3 70,634 6/17/2021
4.3.2 24,670 5/27/2021
4.3.1 12,133 5/20/2021
4.3.0 37,648 4/22/2021
4.3.0-rc.2 986 4/8/2021
4.3.0-rc.1 850 3/31/2021
4.2.2 35,346 3/4/2021
4.2.1 66,565 2/9/2021
4.2.0 58,857 1/28/2021
4.2.0-rc.2 1,072 1/18/2021
4.2.0-rc.1 477 1/14/2021
4.1.2 7,191 1/19/2021
4.1.1 3,416 1/13/2021
4.1.0 8,084 1/6/2021
4.1.0-rc.2 971 12/18/2020
4.1.0-rc.1 340 12/17/2020
4.0.2 10,478 12/18/2020
4.0.1 3,549 12/14/2020
4.0.0 47,152 12/3/2020
4.0.0-rc.5 496 12/1/2020
4.0.0-rc.4 771 11/24/2020
4.0.0-rc.3 989 11/16/2020
4.0.0-rc.2 2,283 11/13/2020
4.0.0-rc.1 338 11/12/2020
3.3.2 12,044 12/2/2020
3.3.1 30,464 11/3/2020
3.3.0 7,866 10/27/2020
3.3.0-rc.2 406 10/23/2020
3.3.0-rc.1 484 10/15/2020
3.2.1 41,440 10/8/2020
3.2.0 17,507 10/1/2020
3.2.0-rc.2 1,553 9/21/2020
3.2.0-rc.1 610 9/17/2020
3.1.2 20,198 9/11/2020
3.1.1 2,028 9/10/2020
3.1.0 15,231 9/3/2020
3.1.0-rc.4 635 9/1/2020
3.1.0-rc.3 355 8/28/2020
3.1.0-rc.2 491 8/26/2020
3.1.0-rc.1 413 8/24/2020
3.0.5 16,302 7/29/2020
3.0.4 11,519 7/14/2020
3.0.3 3,476 7/7/2020
3.0.2 6,233 7/3/2020
3.0.1 1,927 7/2/2020
3.0.0 2,296 7/1/2020
2.9.0 21,438 6/4/2020
2.8.0 5,746 5/21/2020
2.7.0 11,632 5/7/2020
2.6.2 6,412 4/24/2020
2.6.1 1,629 4/23/2020
2.6.0 18,758 4/20/2020
2.5.0 4,853 4/9/2020
2.4.1 1,629 4/9/2020
2.4.0 26,336 4/6/2020
2.3.0 6,674 3/19/2020
2.2.1 4,098 3/7/2020
2.2.0 1,799 3/5/2020
2.1.1 5,351 2/20/2020
2.1.0 1,536 2/20/2020
2.0.1 5,456 1/24/2020
2.0.0 4,241 1/13/2020
1.1.2 36,484 12/12/2019
1.1.1 1,686 12/11/2019
1.1.0 2,781 12/6/2019
1.0.2 23,313 10/22/2019
1.0.0 1,796 10/21/2019
0.22.0 2,122 10/14/2019
0.21.0 2,943 9/23/2019
0.20.1 1,255 9/23/2019
0.20.0 1,264 9/23/2019
0.19.0 30,511 8/16/2019
0.18.1 11,510 6/26/2019
0.18.0 2,139 6/21/2019
0.17.0 17,145 5/3/2019
0.16.0 3,326 4/14/2019
0.15.0 23,036 3/22/2019
0.14.0 5,650 2/23/2019
0.13.0 3,643 1/27/2019
0.12.0 2,149 1/11/2019
0.11.0 4,846 1/7/2019
0.10.0 2,241 12/21/2018
0.9.0 1,981 12/7/2018
0.8.0 2,111 11/19/2018
0.7.1 2,404 10/31/2018
0.7.0 1,839 10/26/2018
0.6.0 2,039 10/12/2018
0.5.0 2,114 9/25/2018
0.4.1 2,267 8/4/2018
0.4.0 2,056 7/15/2018
0.3.7 2,074 7/6/2018
0.3.6 2,142 7/4/2018
0.3.5 2,075 7/3/2018
0.3.4 1,910 7/2/2018
0.3.3 2,008 6/28/2018
0.3.2 2,058 6/27/2018
0.3.1 1,902 6/27/2018
0.3.0 4,078 6/27/2018