ExtentReports 2.41.0-beta2

This is a prerelease version of ExtentReports.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ExtentReports --version 2.41.0-beta2
                    
NuGet\Install-Package ExtentReports -Version 2.41.0-beta2
                    
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="ExtentReports" Version="2.41.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExtentReports" Version="2.41.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="ExtentReports" />
                    
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 ExtentReports --version 2.41.0-beta2
                    
#r "nuget: ExtentReports, 2.41.0-beta2"
                    
#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=ExtentReports&version=2.41.0-beta2&prerelease
                    
Install ExtentReports as a Cake Addin
#tool nuget:?package=ExtentReports&version=2.41.0-beta2&prerelease
                    
Install ExtentReports as a Cake Tool

An open-source reporting library for Java and .NET

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (42)

Showing the top 5 NuGet packages that depend on ExtentReports:

Package Downloads
AutoTestExtras.Core

Automation test extension for API/Web/Mobile/Performance with enabled dotnet core support and other features. This package includes the AutoTestExtras framework assembly, which is referenced by your automation tests.

Selenium.QuickStart

QuickStart your web testing automation focusing only on what is important, being productive. Once you set your solution to x86 or x64, inherit a class and change your app.config as you want, this will provide an automatic Selenium WebDriver setup and session management, ExtentReports (Including Klov) to save test execution results, screenshot, video recording and email sending functionalities built in and ready to use with parametrizations you can set through an app.config. For installing this package successfully, your solution should be set to x86 instead of AnyCPU.

VirgosolQA.Report

Package Description

OneStreamAutoLibrary

Package Description

DRAMA

Full Stack Test Automation Framework

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ExtentReports:

Repository Stars
Accenture/Ocaramba
C# Framework to automate tests using Selenium WebDriver
extent-framework/extentreports-dotnet-cli
Extent CLI for .NET Test Frameworks
Version Downloads Last updated
5.0.5-beta1 10,913 7/3/2024
5.0.4 414,722 6/20/2024
5.0.3 7,421 6/14/2024
5.0.2 322,635 12/7/2023
5.0.1 117,978 10/12/2023
5.0.0 90,868 9/5/2023
5.0.0-beta2 1,626 9/1/2023
5.0.0-beta1 642 8/31/2023
5.0.0-alpha6 207,816 3/8/2021
5.0.0-alpha5 6,071 3/4/2021
5.0.0-alpha4 959 3/4/2021
5.0.0-alpha3 879 3/4/2021
5.0.0-alpha2 909 3/3/2021
5.0.0-alpha 2,267 3/3/2021
4.1.0 4,725,446 8/11/2020
4.1.0-beta1 21,702 6/9/2020
4.1.0-alpha4 1,750 6/8/2020
4.1.0-alpha3 1,371 6/8/2020
4.1.0-alpha2 79,667 2/3/2020
4.1.0-alpha 2,826 1/27/2020
4.0.3 1,407,192 1/29/2019
4.0.2 22,138 1/19/2019
4.0.1 13,828 1/13/2019
4.0.0 360,119 1/9/2019
4.0.0-beta3 1,629 1/7/2019
4.0.0-beta2 1,553 12/28/2018
4.0.0-beta1 1,641 12/25/2018
4.0.0-alpha2 1,540 12/25/2018
4.0.0-alpha1 1,586 12/19/2018
3.1.3 657,995 4/2/2018
3.1.2 32,463 3/24/2018
3.1.1 22,419 3/6/2018
3.1.0 115,793 2/20/2018
3.0.2 353,651 3/30/2017
3.0.1 6,385 3/2/2017
3.0.0 6,715 2/23/2017
3.0.0-alpha-2 1,786 12/3/2016
3.0.0-alpha-1 1,619 11/19/2016
2.41.0 506,319 5/11/2016
2.41.0-beta2 1,641 4/30/2016
2.41.0-beta1 2,892 4/13/2016
2.40.2 8,955 2/29/2016
2.40.1 10,729 1/28/2016
2.40.1-beta4 2,146 1/15/2016
2.40.1-beta1 1,728 12/21/2015
2.0.2 79,487 8/20/2015
2.0.1 3,079 8/15/2015

improvement - (#446) Adds fatal category to log filters
improvement - (#448) Removes unused status categories for charts