TeamControlium.Utilities 2.0.8

dotnet add package TeamControlium.Utilities --version 2.0.8
NuGet\Install-Package TeamControlium.Utilities -Version 2.0.8
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="TeamControlium.Utilities" Version="2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TeamControlium.Utilities --version 2.0.8
#r "nuget: TeamControlium.Utilities, 2.0.8"
#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 TeamControlium.Utilities as a Cake Addin
#addin nuget:?package=TeamControlium.Utilities&version=2.0.8

// Install TeamControlium.Utilities as a Cake Tool
#tool nuget:?package=TeamControlium.Utilities&version=2.0.8

General test automation utilities primarily for use within the Team Controlium suite and associated frameworks

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on TeamControlium.Utilities:

Package Downloads
TeamControlium.Controlium

Software test automation framework for Selenium using a Control based mapping approach to enable test engineers to build readable, highly extensible and sustainable automation test suites.

TeamControlium.NonGUI

Test-oriented HTTP & TCP API allowing interaction (and testing of) HTTP based Non-GUI endpoints such as Webservices and RESTful services etc.

TeamControlium.HTTPNonUI

HTTPNonUI helpers primarily for use within the Team Controlium suite and associated frameworks

TeamControlium.Database

Database interfacing helpers primarily for use within the Team Controlium suite and associated frameworks

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.8 504 7/20/2021
2.0.7 291 7/8/2021
2.0.6 415 7/5/2021
2.0.5 298 7/2/2021
2.0.4 563 7/1/2021
2.0.3 492 5/1/2020
2.0.2 1,124 4/7/2020
2.0.1 520 4/6/2020
2.0.0 489 4/6/2020
1.0.2 574 9/12/2019
1.0.1 1,237 2/8/2018
1.0.0 1,611 2/7/2018

Fixed issues with detokenizer escaping.
Repository now handles store of nulls