dotNetTips.Spargine.5.Tester 2022.6.5.3

Suggested Alternatives

dotNetTips.Spargine.6.Tester

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

// Install dotNetTips.Spargine.5.Tester as a Cake Tool
#tool nuget:?package=dotNetTips.Spargine.5.Tester&version=2022.6.5.3

Common code to help with unit tests by generating random data.

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

Showing the top 1 NuGet packages that depend on dotNetTips.Spargine.5.Tester:

Package Downloads
dotNetTips.Spargine.5.Benchmarking

Common classes that can be used with BenchmarkDotNet.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2022.6.5.3 729 3/24/2022
2022.3.6.4 681 3/15/2022
2022.1.5.40 367 12/30/2021
2021.9.4.23 471 9/1/2021
2021.6.3.5 521 6/5/2021
2021.5.1.50 472 4/24/2021
2021.3.1.20 440 3/1/2021

--MAR 2021: Initial release.
--MAY 2021: Second release. 2021.5.1.50
--JUN 2021: Third release. 2021.6.3.5
--SEP 2021: Forth release. Code cleanup. 2021.9.4.23
--JAN 2022: Fifth release. Removed obsolete classes. Code cleanup. 2022.1.5.40
--MAR 2022: Sixth release. 2022.3.6.04