tesults 1.0.2

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

Tesults API library

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 (1)

Showing the top 1 NuGet packages that depend on tesults:

Package Downloads
Tesults.NUnit

Tesults NUnit library for uploading test results data to Tesults from NUnit 3 tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 201,771 10/27/2022
2.0.0 426 10/27/2022
1.1.2 16,944 4/23/2017
1.1.1 1,063 4/22/2017
1.1.0 1,068 4/22/2017
1.0.2 1,112 12/7/2016
1.0.1 1,130 12/7/2016
1.0.0 1,316 12/6/2016

Provides a results upload method.