NUnit.Allure 0.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnit.Allure --version 0.2.2
                    
NuGet\Install-Package NUnit.Allure -Version 0.2.2
                    
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="NUnit.Allure" Version="0.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NUnit.Allure" Version="0.2.2" />
                    
Directory.Packages.props
<PackageReference Include="NUnit.Allure" />
                    
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 NUnit.Allure --version 0.2.2
                    
#r "nuget: NUnit.Allure, 0.2.2"
                    
#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.
#:package NUnit.Allure@0.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NUnit.Allure&version=0.2.2
                    
Install as a Cake Addin
#tool nuget:?package=NUnit.Allure&version=0.2.2
                    
Install as a Cake Tool

NUnit attributes extenstions for Allure

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on NUnit.Allure:

Package Downloads
NUnit.Allure.Steps

Steps Attribute for NUnit.Allure

Dosaic.Testing.NUnit

A plugin-first dotnet framework for rapidly building anything hosted in the web.

HKI_Automation_Framework

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NUnit.Allure:

Repository Stars
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
Version Downloads Last Updated
1.2.1.1 1,344,067 1/16/2022 1.2.1.1 is deprecated because it is no longer maintained.
1.2.0.1 28,405 12/15/2021
1.2.0-ref2 12,910 10/25/2021
1.2.0-preview1 824 12/15/2021
1.0.14 107,581 6/16/2021
1.0.14-beta3 4,483 5/16/2021
1.0.14-beta2 1,007 4/25/2021
1.0.13 50,767 3/30/2021
1.0.12 83,868 2/14/2021
1.0.11 122,195 8/31/2020
1.0.9 102,092 3/24/2020
1.0.6.2 129,776 12/26/2019
1.0.6.1 4,192 11/19/2019
1.0.6 114,922 5/20/2019
1.0.6-beta30 3,663 2/2/2019
1.0.5 34,344 11/21/2018
1.0.4 4,411 9/20/2018
1.0.4-beta24 1,390 9/10/2018
1.0.4-beta23 1,450 9/7/2018
1.0.3 2,339 8/31/2018
1.0.2 14,808 8/16/2018
1.0.0 3,405 7/23/2018
1.0.0-alfa6 1,495 7/20/2018
0.2.3 2,489 6/1/2018
0.2.2 1,847 5/24/2018
0.2.1 2,461 11/22/2017
0.2.0 2,010 11/15/2017
0.1.1 2,023 11/4/2017
0.1.0 2,477 11/3/2017

Fixes for Retry()
Test description attribute support