dotNetTips.Utility.Standard.Tester 2021.5.1

Suggested Alternatives

dotNetTips.Spargine.5.Tester

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

// Install dotNetTips.Utility.Standard.Tester as a Cake Tool
#tool nuget:?package=dotNetTips.Utility.Standard.Tester&version=2021.5.1

Common .NET Standard code for use in unit tests and benchmarking.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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
2021.5.1 14,645 5/1/2021
2021.2.5 1,098 2/5/2021
2021.1.26.1 304 1/26/2021
2021.1.4 383 1/21/2021
2020.11.19.1 602 11/24/2020
2020.11.2.1 422 11/3/2020
2020.9.20.1 4,451 9/20/2020
2020.8.9 364 8/9/2020
2020.5.27.2 527 5/28/2020
2020.5.26.1 443 5/26/2020
2020.3.13.1 474 3/13/2020
2019.12.2 463 12/2/2019
2019.8.31.1 509 9/1/2019
2019.8.28.1 498 8/28/2019
2019.8.14 493 8/14/2019

-- AUG 14 2019: Initial release.
     -- AUG 31 2019: Cleanup of models including fixes.
     -- DEC 2019: Added new methods for creating random files. Code cleanup.
     -- MAR 2020 (Quarterly Release): Code cleanup.
     -- MAY 2020: Added more functionality to RandomData.
     -- AUG 2020: Code cleanup.
     -- SEP 2020: Updated NuGet packages.
     -- NOV 2020 (Quarterly Release): Code cleanup. Fixed bugs.
     -- NOV 19 2020: Minor update.
     -- FEB 2021 (QUARTERLY RELEASE): Code Cleanup.
     -- FEB 5, 2021: Minor fixes.
 -- MAY 2021 (QUARTERLY RELEASE): Minor fixes. Code cleanup.