Volo.Abp.TestBase 8.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Volo.Abp.TestBase --version 8.1.1
NuGet\Install-Package Volo.Abp.TestBase -Version 8.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="8.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.TestBase --version 8.1.1
#r "nuget: Volo.Abp.TestBase, 8.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.
// Install Volo.Abp.TestBase as a Cake Addin
#addin nuget:?package=Volo.Abp.TestBase&version=8.1.1

// Install Volo.Abp.TestBase as a Cake Tool
#tool nuget:?package=Volo.Abp.TestBase&version=8.1.1

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://docs.abp.io

🔗Community: https://community.abp.io

🔗Blog: https://blog.abp.io

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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. 
.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 (8)

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

Package Downloads
Volo.Abp.AspNetCore.TestBase The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

AElf.Contracts.TestKit

Contract testing kit.

AElf.ContractTestKit

Contract testing kit.

AElf.ContractTestBase

Contract test base.

NNlric.Pceas.Test

Test

GitHub repositories (18)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
AElfProject/AElf
A scalable cloud computing blockchain platform
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
Version Downloads Last updated
8.1.1 1,497 4/16/2024
8.1.0 3,146 4/4/2024
8.1.0-rc.4 130 4/1/2024
8.1.0-rc.3 191 3/19/2024
8.1.0-rc.2 216 2/29/2024
8.1.0-rc.1 255 2/14/2024
8.0.5 7,249 3/14/2024
8.0.4 8,652 2/20/2024
8.0.3 7,010 2/7/2024
8.0.2 13,972 1/17/2024
8.0.1 7,382 1/3/2024
8.0.0 12,798 12/19/2023
8.0.0-rc.3 697 12/7/2023
8.0.0-rc.2 591 11/28/2023
8.0.0-rc.1 449 11/21/2023
7.4.5 3,613 12/27/2023
7.4.4 5,316 12/13/2023
7.4.3 2,871 12/6/2023
7.4.2 13,298 11/13/2023
7.4.1 7,817 10/30/2023
7.4.0 17,890 10/9/2023
7.4.0-rc.5 187 10/2/2023
7.4.0-rc.4 403 9/22/2023
7.4.0-rc.3 668 9/13/2023
7.4.0-rc.2 1,186 8/24/2023
7.4.0-rc.1 577 8/16/2023
7.3.3 42,266 9/14/2023
7.3.2 29,461 8/7/2023
7.3.1 10,895 7/27/2023
7.3.0 37,208 7/12/2023
7.3.0-rc.3 223 7/5/2023
7.3.0-rc.2 553 6/20/2023
7.3.0-rc.1 563 6/6/2023
7.2.3 13,672 7/3/2023
7.2.2 52,889 5/16/2023
7.2.1 12,029 5/2/2023
7.2.0-rc.2 152 4/25/2023
7.2.0-rc.1 260 4/11/2023
7.1.1 25,041 4/3/2023
7.1.0 20,136 3/22/2023
7.1.0-rc.3 194 3/14/2023
7.1.0-rc.2 410 2/23/2023
7.1.0-rc.1 345 2/7/2023
7.0.3 12,386 3/7/2023
7.0.2 13,227 2/21/2023
7.0.1 29,584 1/19/2023
7.0.0 39,174 1/4/2023
7.0.0-rc.6 599 12/28/2022
7.0.0-rc.5 1,825 12/20/2022
7.0.0-rc.4 685 12/12/2022
7.0.0-rc.3 477 12/8/2022
7.0.0-rc.2 935 11/21/2022
7.0.0-rc.1 386 11/14/2022
6.0.3 44,303 1/18/2023
6.0.2 29,125 12/6/2022
6.0.1 105,313 10/28/2022
6.0.0 76,766 10/5/2022
6.0.0-rc.5 633 9/27/2022
6.0.0-rc.4 2,361 9/8/2022
6.0.0-rc.3 2,602 8/23/2022
6.0.0-rc.2 3,921 8/8/2022
6.0.0-rc.1 3,548 7/26/2022
5.3.5 6,450 10/20/2022
5.3.4 37,949 8/22/2022
5.3.3 63,532 7/22/2022
5.3.2 17,114 7/7/2022
5.3.1 11,580 6/29/2022
5.3.0 30,985 6/14/2022
5.3.0-rc.3 1,088 6/1/2022
5.3.0-rc.2 408 5/24/2022
5.3.0-rc.1 646 5/5/2022
5.2.2 60,615 5/16/2022
5.2.1 23,812 4/18/2022
5.2.0 19,054 4/5/2022
5.2.0-rc.2 569 3/18/2022
5.2.0-rc.1 737 3/8/2022
5.1.4 32,376 2/28/2022
5.1.3 30,737 1/26/2022
5.1.2 6,832 1/19/2022
5.1.1 7,523 1/12/2022
5.0.2 2,975 1/17/2022
5.0.1 12,606 12/28/2021
5.0.0 13,822 12/14/2021
5.0.0-rc.2 1,340 12/8/2021
5.0.0-rc.1 1,973 11/16/2021
5.0.0-beta.3 1,235 11/3/2021
5.0.0-beta.2 765 10/21/2021
5.0.0-beta.1 817 10/5/2021
4.4.4 36,997 11/9/2021
4.4.3 29,109 9/29/2021
4.4.2 25,022 9/2/2021
4.4.1 4,199 9/1/2021
4.4.0 31,063 8/2/2021
4.4.0-rc.2 1,748 7/6/2021
4.4.0-rc.1 522 6/28/2021
4.3.3 68,009 6/17/2021
4.3.2 23,916 5/27/2021
4.3.1 11,522 5/20/2021
4.3.0 35,583 4/22/2021
4.3.0-rc.2 906 4/8/2021
4.3.0-rc.1 790 3/31/2021
4.2.2 32,584 3/4/2021
4.2.1 63,757 2/9/2021
4.2.0 57,620 1/28/2021
4.2.0-rc.2 992 1/18/2021
4.2.0-rc.1 405 1/14/2021
4.1.2 6,879 1/19/2021
4.1.1 3,271 1/13/2021
4.1.0 7,895 1/6/2021
4.1.0-rc.2 865 12/18/2020
4.1.0-rc.1 270 12/17/2020
4.0.2 10,098 12/18/2020
4.0.1 3,384 12/14/2020
4.0.0 43,005 12/3/2020
4.0.0-rc.5 430 12/1/2020
4.0.0-rc.4 672 11/24/2020
4.0.0-rc.3 927 11/16/2020
4.0.0-rc.2 2,217 11/13/2020
4.0.0-rc.1 272 11/12/2020
3.3.2 10,743 12/2/2020
3.3.1 28,968 11/3/2020
3.3.0 7,243 10/27/2020
3.3.0-rc.2 340 10/23/2020
3.3.0-rc.1 383 10/15/2020
3.2.1 39,052 10/8/2020
3.2.0 16,949 10/1/2020
3.2.0-rc.2 1,400 9/21/2020
3.2.0-rc.1 546 9/17/2020
3.1.2 18,697 9/11/2020
3.1.1 1,862 9/10/2020
3.1.0 13,582 9/3/2020
3.1.0-rc.4 569 9/1/2020
3.1.0-rc.3 291 8/28/2020
3.1.0-rc.2 415 8/26/2020
3.1.0-rc.1 338 8/24/2020
3.0.5 15,528 7/29/2020
3.0.4 11,250 7/14/2020
3.0.3 3,342 7/7/2020
3.0.2 5,634 7/3/2020
3.0.1 1,775 7/2/2020
3.0.0 2,156 7/1/2020
2.9.0 21,157 6/4/2020
2.8.0 5,545 5/21/2020
2.7.0 11,346 5/7/2020
2.6.2 6,217 4/24/2020
2.6.1 1,498 4/23/2020
2.6.0 18,632 4/20/2020
2.5.0 4,673 4/9/2020
2.4.1 1,520 4/9/2020
2.4.0 26,203 4/6/2020
2.3.0 6,495 3/19/2020
2.2.1 3,903 3/7/2020
2.2.0 1,671 3/5/2020
2.1.1 5,050 2/20/2020
2.1.0 1,405 2/20/2020
2.0.1 5,279 1/24/2020
2.0.0 4,105 1/13/2020
1.1.2 35,255 12/12/2019
1.1.1 1,558 12/11/2019
1.1.0 2,664 12/6/2019
1.0.2 22,035 10/22/2019
1.0.0 1,678 10/21/2019
0.22.0 1,989 10/14/2019
0.21.0 2,776 9/23/2019
0.20.1 1,154 9/23/2019
0.20.0 1,165 9/23/2019
0.19.0 30,255 8/16/2019
0.18.1 11,224 6/26/2019
0.18.0 2,008 6/21/2019
0.17.0 16,873 5/3/2019
0.16.0 3,189 4/14/2019
0.15.0 22,897 3/22/2019
0.14.0 5,489 2/23/2019
0.13.0 3,355 1/27/2019
0.12.0 2,022 1/11/2019
0.11.0 4,716 1/7/2019
0.10.0 2,113 12/21/2018
0.9.0 1,859 12/7/2018
0.8.0 1,978 11/19/2018
0.7.1 2,254 10/31/2018
0.7.0 1,697 10/26/2018
0.6.0 1,886 10/12/2018
0.5.0 1,957 9/25/2018
0.4.1 2,089 8/4/2018
0.4.0 1,832 7/15/2018
0.3.7 1,857 7/6/2018
0.3.6 1,911 7/4/2018
0.3.5 1,815 7/3/2018
0.3.4 1,721 7/2/2018
0.3.3 1,787 6/28/2018
0.3.2 1,830 6/27/2018
0.3.1 1,730 6/27/2018
0.3.0 2,716 6/27/2018