Unicorn.ReportPortalAgent 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unicorn.ReportPortalAgent --version 2.1.1
NuGet\Install-Package Unicorn.ReportPortalAgent -Version 2.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="Unicorn.ReportPortalAgent" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unicorn.ReportPortalAgent --version 2.1.1
#r "nuget: Unicorn.ReportPortalAgent, 2.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 Unicorn.ReportPortalAgent as a Cake Addin
#addin nuget:?package=Unicorn.ReportPortalAgent&version=2.1.1

// Install Unicorn.ReportPortalAgent as a Cake Tool
#tool nuget:?package=Unicorn.ReportPortalAgent&version=2.1.1

This package includes ready for use realization of EPAM ReportPortal extionsion which is referenced by your tests. You will need to deploy EPAM ReportPortal within your infrastructure to report your tests there.

     Supported platforms:
     - .NET Framework 4.5.2+

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 676 4/10/2022
2.4.1 458 8/23/2021
2.4.0 338 8/17/2021
2.3.0 416 2/27/2021
2.2.1 437 10/2/2020
2.2.0 599 11/23/2019
2.1.1 558 8/11/2019
2.1.0 498 8/9/2019

Support of Unicorn.Taf.Core 2.1.1. Support of EPAM Report Portal libs with TLS 1.2. Minor improvements: added reporting of test suite metadata, ability to report logs of different severity, ReporterInstance from box (just assign new Instance to Reporter.Instance)